We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3347008 commit d98dbf0Copy full SHA for d98dbf0
1 file changed
package.json
@@ -77,8 +77,6 @@
77
"at-rule-empty-line-before": null,
78
"declaration-empty-line-before": null,
79
"comment-empty-line-before": null,
80
- "max-line-length": 365,
81
- "max-empty-lines": 2,
82
"no-duplicate-selectors": null,
83
"no-descending-specificity": null,
84
"selector-type-no-unknown": null,
0 commit comments