config updates
This commit is contained in:
parent
8eeaaffa63
commit
e853d10ffd
3 changed files with 13 additions and 4 deletions
|
|
@ -1,3 +1,5 @@
|
|||
{
|
||||
"coc.preferences.formatOnSaveFiletypes": ["css", "markdown", "javascript", "typescript", "typescriptreact", "go"]
|
||||
"coc.preferences.formatOnSaveFiletypes": ["css", "markdown", "javascript", "typescript", "typescriptreact", "go"],
|
||||
"eslint.autoFixOnSave": true,
|
||||
"diagnostic.checkCurrentLine": true
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue