chore: modernize deprecated vscode setting

This commit is contained in:
Kim, Jimin 2023-12-23 16:20:10 +09:00
parent f49fc7a142
commit e019d729ec
Signed by: pomp
GPG key ID: CE1DDB8A4A765403

View file

@ -5,7 +5,7 @@
"editor.detectIndentation": false, "editor.detectIndentation": false,
"editor.insertSpaces": false, "editor.insertSpaces": false,
"editor.codeActionsOnSave": { "editor.codeActionsOnSave": {
"source.fixAll": true "source.fixAll": "explicit"
}, },
"cSpell.words": [ "cSpell.words": [
"bspwm", "bspwm",