mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-09-21 21:40:49 +02:00
chore(lint): fix .stylelintrc.json
This commit is contained in:
parent
7bbcebdc9f
commit
3ec36503f4
1 changed files with 3 additions and 1 deletions
|
@ -63,7 +63,9 @@
|
|||
"selector-pseudo-element-colon-notation": "double",
|
||||
"selector-pseudo-element-no-unknown": true,
|
||||
"selector-type-case": "lower",
|
||||
"selector-no-id": true,
|
||||
"selector-max-id": 0,
|
||||
|
||||
"no-missing-end-of-source-newline": true,
|
||||
|
||||
"max-line-length": 120
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue