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 715f3d3 commit bcd3759Copy full SHA for bcd3759
tsconfig.json
@@ -22,7 +22,7 @@
22
"rootDir": "./",
23
"outDir": "./dist",
24
},
25
- "include": ["examples/**/*", "scripts/**/*"],
+ "include": ["**/*"],
26
"exclude": [
27
"./node_modules",
28
"./dist"
0 commit comments