mirror of
https://github.com/Warky-Devs/artemis-kit.git
synced 2025-05-19 03:37:30 +00:00
7 lines
172 B
JSON
7 lines
172 B
JSON
{
|
|
"editor.defaultFormatter": "esbenp.prettier-vscode" ,
|
|
"editor.formatOnSave": true,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
},
|
|
} |