Skip to content

Commit dec0f52

Browse files
authored
Remove baseUrl from tsconfig.json (#1571)
#1570
1 parent 0316a93 commit dec0f52

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"isolatedModules": true,
1616
"noEmit": true,
1717
"jsx": "react-jsx",
18-
"baseUrl": ".",
1918
"paths": {
2019
"@/*": ["./src/*"]
2120
},

0 commit comments

Comments
 (0)