Fix indention
This commit is contained in:
parent
320fd07789
commit
5b2cd77035
|
@ -291,7 +291,7 @@ function openStylelintSettings() {
|
|||
linter === 'stylelint'
|
||||
? 'editorStylelintRules'
|
||||
: 'editorCSSLintRules'
|
||||
).then(rules => {
|
||||
).then(rules => {
|
||||
if (rules.length === 0) {
|
||||
rules = linter === 'stylelint'
|
||||
? setStylelintRules(rules)
|
||||
|
|
Loading…
Reference in New Issue
Block a user