Updated code action fixall value for VSCode

(cherry picked from commit 8af4246ff9baee4c291550102769a1186f65dc29)
pull/5051/head
Treycos 3 months ago committed by Bogdan
parent 5fed16c38a
commit 8f9281f914

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

Loading…
Cancel
Save