Skip to content

Commit 105c6c6

Browse files
WesSouzaarturbien
authored andcommitted
chore(types): remove baseUrl from tsconfig.json
That causes import path issues on VSCode.
1 parent dcd27b0 commit 105c6c6

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
@@ -2,7 +2,6 @@
22
"compilerOptions": {
33
"allowJs": true,
44
"alwaysStrict": true,
5-
"baseUrl": "./",
65
"declaration": true,
76
"declarationMap": true,
87
"esModuleInterop": true,

0 commit comments

Comments
 (0)