Skip to content

Commit 3efd6ad

Browse files
committed
fix: remove deprecated option
1 parent d12c8d6 commit 3efd6ad

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmp/demo/vite-react-spa/tsconfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
"noUnusedParameters": true,
2121
"noFallthroughCasesInSwitch": true,
2222
"noUncheckedSideEffectImports": true,
23-
"baseUrl": ".",
2423
"paths": {
2524
"@/*": ["./src/*"]
2625
}

0 commit comments

Comments
 (0)