Skip to content
Snippets Groups Projects
Commit 419f766d authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: update code action on save

parent e8e02015
No related branches found
No related tags found
1 merge request!375V3.0.0
......@@ -18,7 +18,7 @@
"peacock.color": "#9370DB",
"javascript.format.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"eslint.validate": ["typescript"],
"[html]": {
......
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