All checks were successful
Build and Push Docker Image / docker (push) Successful in 21s
7 lines
124 B
JSON
7 lines
124 B
JSON
{
|
|
"editor.formatOnSave": true,
|
|
"files.eol": "\n",
|
|
"eslint.validate": ["javascript"],
|
|
"eslint.format.enable": true
|
|
}
|