We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed575db commit 14ae706Copy full SHA for 14ae706
.typedoc.ts
@@ -1,9 +1,4 @@
1
module.exports = {
2
- "inputFiles": [
3
- "./src/HyperFormula.ts",
4
- "./src/ConfigParams.ts",
5
- "./src/Emitter.ts",
6
- ],
7
"exclude": [
8
"./test/**",
9
"./src/interpreter/**",
0 commit comments