wikijs-fork/inch.json

10 lines
146 B
JSON
Raw Normal View History

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