Skip to content

Commit edac3f2

Browse files
committed
chore: Upgrade sylelint from 13.13.1 to 14.16.1
1 parent 037edef commit edac3f2

File tree

3 files changed

+762
-1478
lines changed

3 files changed

+762
-1478
lines changed

inst/templates/node/dot.stylelintrc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
2-
"extends": "stylelint-config-standard",
3-
"plugins": ["stylelint-scss"],
2+
"extends": "stylelint-config-standard-scss",
43
"rules": {
54
"at-rule-no-unknown": null,
65
"no-empty-source": null,

0 commit comments

Comments
 (0)