We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 918edf4 commit 5a15fd0Copy full SHA for 5a15fd0
tsconfig.json
@@ -1,4 +1,7 @@
1
{
2
+ "include": [
3
+ "./out/**/*.ts"
4
+ ],
5
"compilerOptions": {
6
"jsx": "react",
7
"module": "commonjs",
0 commit comments