change folder db
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
bcab493f37
commit
72400ebf02
|
@ -2,13 +2,7 @@
|
||||||
{
|
{
|
||||||
// Carácter predeterminado de final de línea.
|
// Carácter predeterminado de final de línea.
|
||||||
"files.eol": "\n",
|
"files.eol": "\n",
|
||||||
"editor.bracketPairColorization.enabled": true,
|
"editor.codeActionsOnSave": {
|
||||||
"editor.guides.bracketPairs": true,
|
"source.fixAll.eslint": true
|
||||||
"editor.formatOnSave": true,
|
}
|
||||||
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
|
|
||||||
"editor.codeActionsOnSave": ["source.fixAll.eslint"],
|
|
||||||
"eslint.validate": [
|
|
||||||
"javascript",
|
|
||||||
"json"
|
|
||||||
]
|
|
||||||
}
|
}
|
Loading…
Reference in New Issue