wikijs-fork/inch.json
2016-08-16 20:56:55 -04:00

10 lines
146 B
JSON

{
"files": {
"included": [
"controllers/**/*.js",
"middlewares/**/*.js",
"models/**/*.js",
],
"excluded": []
}
}