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.
rootDir
1 parent ca967c7 commit bb72908Copy full SHA for bb72908
tsconfig.json
@@ -8,6 +8,7 @@
8
"compilerOptions": {
9
"jsx": "react",
10
"strict": true,
11
+ "rootDir": "./src",
12
"outDir": "./build",
13
"noImplicitAny": true,
14
"module": "ESNEXT",
0 commit comments