We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fffc4d5 commit 1d39387Copy full SHA for 1d39387
1 file changed
tsconfig.json
@@ -17,5 +17,6 @@
17
"sourceMap": true,
18
"jsx": "react",
19
"declaration": true
20
- }
+ },
21
+ "exclude": ["App.tsx"]
22
}
0 commit comments