mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-29 16:07:40 +01:00
fix tsconfig types
This commit is contained in:
parent
7c2ad68c2a
commit
25670814e4
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
"paths": {
|
||||
"@/*": ["./*"]
|
||||
},
|
||||
"types": ["vite/client", "jest"]
|
||||
"types": ["vite/client"]
|
||||
},
|
||||
"include": ["src"]
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue