mirror of
https://github.com/System-End/My-website.git
synced 2026-04-19 16:28:16 +00:00
fix(config): remove deprecated baseUrl for TypeScript 6.0 compatibility
This commit is contained in:
parent
37c95a504d
commit
2767b0fb76
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@
|
|||
"noUnusedLocals": false,
|
||||
"noUnusedParameters": false,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": [
|
||||
"./src/*"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue