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.
1 parent df29c44 commit 512ced5Copy full SHA for 512ced5
tsconfig.json
@@ -14,8 +14,6 @@
14
"dist"
15
],
16
"compilerOptions": {
17
- // this makes auto import canonical (e.g. 'src/utils' instead of '../utils')
18
- // "baseUrl": ".",
19
"rootDir": ".",
20
"jsx": "preserve",
21
"target": "ESNext",
0 commit comments