We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c3dd76 commit d39199bCopy full SHA for d39199b
tsconfig.json
@@ -20,5 +20,5 @@
20
}
21
},
22
"include": ["./**/*.ts", "./**/*.tsx"],
23
- "exclude": ["node_modules", "dist", "*.d.ts"]
+ "exclude": ["node_modules", "dist", "*.d.ts", "docs"]
24
0 commit comments