We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ac617 commit a187e1dCopy full SHA for a187e1d
jsdoc.json
@@ -2,8 +2,7 @@
2
"source": {
3
"include": ["./algorithms-and-data-structures"],
4
"exclude": [
5
- "./node_modules",
6
- "./algorithms-and-data-structures/algorithms/math/fibonacci"
+ "./node_modules"
7
]
8
}
9
0 commit comments