UNPKG

184 BJSONView Raw
1{
2 "source": {
3 "includePattern": "\\.js$",
4 "excludePattern": "node_modules|dist"
5 },
6 "opts": {
7 "destination": "jsdoc",
8 "encoding": "utf8",
9 "recurse": true
10 }
11}
\No newline at end of file