mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-24 01:11:49 +00:00
8 lines
No EOL
213 B
JSON
8 lines
No EOL
213 B
JSON
{
|
|
"vitest.commandLine": "npx vitest",
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
},
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
|
"git.ignoreLimitWarning": true
|
|
} |