mirror of
https://github.com/thepaperpilot/Advent-Incremental.git
synced 2024-11-21 16:13:57 +00:00
7 lines
No EOL
177 B
JSON
7 lines
No EOL
177 B
JSON
{
|
|
"vitest.commandLine": "npx vitest",
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
},
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
|
} |