mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 18:55:26 +00:00
feature(package) stylelint v5.0.1
This commit is contained in:
parent
58f5d14593
commit
b74e4d4efa
2 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
extends: stylelint-config-standard
|
||||
rules:
|
||||
indentation: 4
|
||||
rule-trailing-semicolon: null
|
||||
declaration-block-trailing-semicolon: always
|
||||
declaration-colon-space-before: null
|
||||
selector-list-comma-newline-after: null
|
||||
comment-empty-line-before: null
|
||||
|
|
|
|||
|
|
@ -102,7 +102,7 @@
|
|||
"place": "^1.1.4",
|
||||
"recess": "^1.1.9",
|
||||
"shortdate": "^1.0.1",
|
||||
"stylelint": "^4.4.0",
|
||||
"stylelint": "^5.0.1",
|
||||
"stylelint-config-standard": "^4.0.0",
|
||||
"tape": "^4.4.0",
|
||||
"version-io": "^1.2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue