Skip to content
Snippets Groups Projects
Commit ee6daf08 authored by TimFB's avatar TimFB
Browse files

{Frontend}

* [vscode] Add auto-formatting and-linting
parent 1f471a1a
No related branches found
No related tags found
No related merge requests found
{
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"editor.formatOnSave": true
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment