mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 10:45:47 +00:00
feature(package) stylelint-config-standard v12.0.0
This commit is contained in:
parent
383d6f0057
commit
b3f10dd6eb
2 changed files with 2 additions and 1 deletions
|
|
@ -11,4 +11,5 @@ rules:
|
|||
function-url-quotes: never
|
||||
no-eol-whitespace: null
|
||||
font-family-name-quotes: always-unless-keyword
|
||||
rule-nested-empty-line-before: never-multi-line
|
||||
|
||||
|
|
|
|||
|
|
@ -137,7 +137,7 @@
|
|||
"redrun": "^5.0.0",
|
||||
"shortdate": "^1.0.1",
|
||||
"stylelint": "^7.0.2",
|
||||
"stylelint-config-standard": "^11.0.0",
|
||||
"stylelint-config-standard": "^12.0.0",
|
||||
"tape": "^4.4.0",
|
||||
"version-io": "^1.2.5",
|
||||
"yaspeller": "^2.6.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue