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.
2 parents 827b5cc + 3360690 commit 79642ffCopy full SHA for 79642ff
1 file changed
tsconfig.json
@@ -14,6 +14,5 @@
14
"skipLibCheck": true,
15
"allowJs": true
16
},
17
- "include": ["src/**/*"],
18
- "exclude": ["node_modules", "templates"]
+ "exclude": ["node_modules", "templates", "dist", "test"]
19
}
0 commit comments