wikijs-fork/inch.json

10 lines
146 B
JSON
Raw Normal View History

2016-08-16 20:56:55 -04:00
{
"files": {
"included": [
"controllers/**/*.js",
"middlewares/**/*.js",
"models/**/*.js",
],
"excluded": []
}
}