Advent-Incremental/.vscode/settings.json

3 lines
42 B
JSON
Raw Normal View History

2022-09-26 18:41:10 -05:00
{
"vitest.commandLine": "npx vitest"
}