Skip to content

Commit 012182f

Browse files
committed
chore: remove deprecated baseUrl from tsconfig.json
1 parent 75ac8bd commit 012182f

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
@@ -1,7 +1,6 @@
11
{
22
"compilerOptions": {
33
"outDir": "./dist",
4-
"baseUrl": "./",
54
"target": "ES2020",
65
"lib": ["DOM", "ESNext"],
76
"module": "Node16",

0 commit comments

Comments
 (0)