Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Commit 7d92a1b

Browse files
committed
🔧 (tsconfig.json) remove baseUrl
1 parent 33504c2 commit 7d92a1b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
"noUnusedParameters": true,
1919
"noImplicitReturns": true,
2020
"noFallthroughCasesInSwitch": true,
21-
"baseUrl": "./src",
2221
"esModuleInterop": true,
2322
"experimentalDecorators": true,
2423
"emitDecoratorMetadata": true,

0 commit comments

Comments
 (0)