Skip to content

Commit 512ced5

Browse files
committed
chore: unused baseUrl
1 parent df29c44 commit 512ced5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tsconfig.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@
1414
"dist"
1515
],
1616
"compilerOptions": {
17-
// this makes auto import canonical (e.g. 'src/utils' instead of '../utils')
18-
// "baseUrl": ".",
1917
"rootDir": ".",
2018
"jsx": "preserve",
2119
"target": "ESNext",

0 commit comments

Comments
 (0)