Disable warning for @theme
This commit is contained in:
parent
7b10670a88
commit
ca929a37d1
1 changed files with 2 additions and 3 deletions
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
|
|
@ -1,6 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"css.lint.unknownAtRules": "ignore",
|
||||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||||
"[toml]": {
|
"[toml]": { "editor.defaultFormatter": "tamasfe.even-better-toml" }
|
||||||
"editor.defaultFormatter": "tamasfe.even-better-toml"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue