There was an error while loading. Please reload this page.
2 parents ae655e0 + 9a0b1b7 commit 6942210Copy full SHA for 6942210
1 file changed
tsconfig.json
@@ -5,5 +5,6 @@
5
"emitDeclarationOnly": false,
6
"noEmit": true,
7
"jsx": "react-jsx"
8
- }
+ },
9
+ "exclude": ["**/dist"]
10
}
0 commit comments