Updated code action fixall value for VSCode

(cherry picked from commit 8af4246ff9baee4c291550102769a1186f65dc29)
pull/10365/head
Treycos 5 months ago committed by Bogdan
parent 657ced4772
commit f6d630bdd3

@ -9,7 +9,7 @@
"editor.formatOnSave": false,
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"typescript.preferences.quoteStyle": "single",

Loading…
Cancel
Save