Pibd-21_Ievlewa_M.D._Intern.../settings.json

8 lines
109 B
JSON
Raw Permalink Normal View History

2023-12-03 19:52:09 +04:00
{
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"eslint.validate": [
"javascript"
]
}