8 lines
No EOL
146 B
JSON
8 lines
No EOL
146 B
JSON
{
|
|
"files.eol": "\n",
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
},
|
|
"editor.rulers": [ 140 ],
|
|
"eslint.enable": true
|
|
} |