Profectus-Niffix/.vscode/settings.json
thepaperpilot ff183e02ff Switch from jest to vitest
Note: this is a very actively developed library,
and I created an issue for an issue I was having with VSC integration:
https://github.com/vitest-dev/vscode/issues/52
2022-07-07 20:40:08 -05:00

3 lines
No EOL
42 B
JSON

{
"vitest.commandLine": "npx vitest"
}