chore(config): 🔧 update vscode config
This commit is contained in:
parent
11b0ecdcef
commit
d2b07b0659
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
@ -20,5 +20,8 @@
|
|||
"cSpell.words": ["technoshop", "Technoshop", "univoq"],
|
||||
"cssvar.enable": true,
|
||||
"cssvar.files": ["./_fresh/*"],
|
||||
"conventionalCommits.scopes": ["css", "config", "ui"]
|
||||
"conventionalCommits.scopes": ["css", "config", "ui", "pwa"],
|
||||
"[ignore]": {
|
||||
"editor.defaultFormatter": "foxundermoon.shell-format"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue