chore: add vitest to types list, close #370

This commit is contained in:
Anthony Fu 2022-05-27 15:48:10 +08:00
parent 98c9129a0a
commit 63edae16c0

View File

@ -14,6 +14,7 @@
"strictNullChecks": true,
"forceConsistentCasingInFileNames": true,
"types": [
"vitest",
"vite/client",
"vue/ref-macros",
"vite-plugin-pages/client",