Fix: description for linterCSSLintIncompatible
This commit is contained in:
parent
ce348d4f86
commit
71013623c6
|
@ -458,7 +458,7 @@
|
||||||
},
|
},
|
||||||
"linterCSSLintIncompatible": {
|
"linterCSSLintIncompatible": {
|
||||||
"message": "CSSLint doesn't support $preprocessorname$ preprocessor",
|
"message": "CSSLint doesn't support $preprocessorname$ preprocessor",
|
||||||
"description": "The label to display when the preprocessor doesn't compatible with CSSLint",
|
"description": "The label to display when the preprocessor isn't compatible with CSSLint",
|
||||||
"placeholders": {
|
"placeholders": {
|
||||||
"preprocessorname": {
|
"preprocessorname": {
|
||||||
"content": "$1"
|
"content": "$1"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user