Remove jest types from tsconfig
This commit is contained in:
parent
ff183e02ff
commit
ff9714546f
1 changed files with 0 additions and 1 deletions
|
@ -17,7 +17,6 @@
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"baseUrl": "src",
|
"baseUrl": "src",
|
||||||
"types": [
|
"types": [
|
||||||
"jest",
|
|
||||||
"vite/client"
|
"vite/client"
|
||||||
],
|
],
|
||||||
"lib": [
|
"lib": [
|
||||||
|
|
Loading…
Reference in a new issue