mirror of
https://github.com/movie-web/movie-web.git
synced 2025-01-26 18:55:29 +01:00
fix tsconfig types
This commit is contained in:
parent
7c2ad68c2a
commit
25670814e4
@ -19,7 +19,7 @@
|
|||||||
"paths": {
|
"paths": {
|
||||||
"@/*": ["./*"]
|
"@/*": ["./*"]
|
||||||
},
|
},
|
||||||
"types": ["vite/client", "jest"]
|
"types": ["vite/client"]
|
||||||
},
|
},
|
||||||
"include": ["src"]
|
"include": ["src"]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user