mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-02-08 12:05:40 +02: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…
x
Reference in New Issue
Block a user