Skip to content

Commit 6d6856f

Browse files
committed
refactor: remove deprecated option
1 parent 6d61f2c commit 6d6856f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/server/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
"moduleResolution": "nodenext",
1010
"sourceMap": true,
1111
"outDir": "dist",
12-
"baseUrl": ".",
1312
"paths": {
1413
"@/*": ["./src/*"],
1514
"@codex/types/*": ["../../packages/types/*"]

0 commit comments

Comments
 (0)