6 lines
No EOL
111 B
JSON
6 lines
No EOL
111 B
JSON
{
|
|
"editor.formatOnSave": false,
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": "explicit"
|
|
},
|
|
} |