mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-10-29 23:12:39 +01:00
Updated code action fixall value for VSCode
This commit is contained in:
parent
a2e06e9e65
commit
8af4246ff9
2
frontend/.vscode/settings.json
vendored
2
frontend/.vscode/settings.json
vendored
@ -9,7 +9,7 @@
|
||||
|
||||
"editor.formatOnSave": false,
|
||||
"editor.codeActionsOnSave": {
|
||||
"source.fixAll": true
|
||||
"source.fixAll": "explicit"
|
||||
},
|
||||
|
||||
"typescript.preferences.quoteStyle": "single",
|
||||
|
Loading…
Reference in New Issue
Block a user