Revert lint rules from alpha
This commit is contained in:
parent
c9bd65159f
commit
2e1e601675
1 changed files with 2 additions and 2 deletions
|
@ -57,8 +57,8 @@ rules:
|
|||
force-element-nesting: 0
|
||||
placeholder-in-extend: 0
|
||||
no-url-domains: 0
|
||||
no-color-literals: 0
|
||||
class-name-format: 0
|
||||
no-color-literals: 2
|
||||
class-name-format: 2
|
||||
nesting-depth:
|
||||
- 2
|
||||
-
|
||||
|
|
Loading…
Reference in a new issue