This repository has been archived on 2024-10-02. You can view files and clone it, but cannot push or open issues or pull requests.
|
{
|
|
// Carácter predeterminado de final de línea.
|
|
"files.eol": "\n",
|
|
"editor.codeActionsOnSave": {
|
|
"source.fixAll.eslint": true
|
|
}
|
|
} |