More work?
This commit is contained in:
parent
add6489e40
commit
640f81a79f
30 changed files with 5082 additions and 405 deletions
|
@ -9,6 +9,12 @@
|
|||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["./src/*"]
|
||||
}
|
||||
},
|
||||
|
||||
"resolveJsonModule": true,
|
||||
"allowJs": true,
|
||||
"strict": true,
|
||||
"moduleResolution": "Node",
|
||||
"types": ["vite/client"]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue