noooo why are you doing this
This commit is contained in:
parent
4dd50dd402
commit
ac6fe1451d
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
"strictNullChecks": true,
|
"strictNullChecks": true,
|
||||||
"allowJs": true,
|
"allowJs": true,
|
||||||
"types": ["vite/client"],
|
"types": ["vite/client"],
|
||||||
|
"exclude": ["dist", "public"],
|
||||||
"paths": {
|
"paths": {
|
||||||
"@/*": ["./*"],
|
"@/*": ["./*"],
|
||||||
"@c/*": ["./src/components/*"],
|
"@c/*": ["./src/components/*"],
|
||||||
|
|
Loading…
Add table
Reference in a new issue