mirror of
https://github.com/Pax1601/DCSOlympus.git
synced 2025-10-29 16:56:34 +00:00
6 lines
164 B
JSON
6 lines
164 B
JSON
{
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": "explicit"
|
|
},
|
|
"eslint.validate": [ "javascript", "javascriptreact", "html", "typescriptreact" ],
|
|
} |