Install vitest and vite-tsconfig-paths

This commit is contained in:
Sam Carlton 2022-07-16 13:55:27 -05:00
parent e58e245225
commit abdeeb3d3b
2 changed files with 423 additions and 2 deletions

View file

@ -115,6 +115,8 @@
"replace-css-url": "^1.2.6",
"structured-data-testing-tool": "^4.5.0",
"tailwindcss": "^1.9.6",
"tsconfig-paths": "^3.14.1"
"tsconfig-paths": "^3.14.1",
"vite-tsconfig-paths": "^3.5.0",
"vitest": "^0.18.1"
}
}