Skip to content

Commit a52d29c

Browse files
authored
Clean up package.json and update libraries (#781)
1 parent c5dc3d0 commit a52d29c

File tree

3 files changed

+12234
-11693
lines changed

3 files changed

+12234
-11693
lines changed

.stylelintrc.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
{
2-
"extends": "@wordpress/stylelint-config/scss",
2+
"extends": "@wordpress/stylelint-config/scss-stylistic",
33
"rules": {
44
"at-rule-empty-line-before": null,
55
"at-rule-no-unknown": null,
66
"comment-empty-line-before": null,
77
"font-weight-notation": null,
8-
"max-line-length": null,
98
"no-descending-specificity": null,
109
"rule-empty-line-before": null,
1110
"selector-class-pattern": null,

0 commit comments

Comments
 (0)