Skip to content

Commit

Permalink
feat: setup eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
ebkn committed Mar 5, 2024
1 parent adc14a2 commit 5496474
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vim/.vim/coc-settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
}
},
"eslint.run": "onSave",
"eslint.autoFixOnSave": true,
"snippets.extends": {
"javascriptreact": ["javascript"],
"typescriptreact": ["javascript", "javascript-jasmine-arrow"],
Expand Down

0 comments on commit 5496474

Please sign in to comment.