Checkpoint
This commit is contained in:
@@ -19,6 +19,9 @@
|
||||
"width",
|
||||
"height"
|
||||
],
|
||||
"max-nesting-depth": 3
|
||||
"max-nesting-depth": 3,
|
||||
"scss/no-global-function-names": null,
|
||||
"declaration-block-single-line-max-declarations": null,
|
||||
"selector-class-pattern": "^[a-z0-9]+(?:-+[a-z0-9]+)*$"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user