sudo-proxy/.vscode/settings.json

6 lines
121 B
JSON
Raw Normal View History

2022-12-26 20:27:42 +00:00
{
"editor.formatOnSave": true,
2023-01-08 14:01:40 +00:00
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
"eslint.format.enable": true
2022-12-26 20:27:42 +00:00
}