Skip to content

Commit

Permalink
[chore] Disable comment-empty-line-before
Browse files Browse the repository at this point in the history
  • Loading branch information
mariuslundgard authored and bjoerge committed Mar 6, 2019
1 parent f83edaa commit 1b7a2ca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .stylelintrc.json
Expand Up @@ -10,6 +10,7 @@
],
"block-no-empty": null,
"color-hex-length": null,
"comment-empty-line-before": null,
"declaration-block-no-redundant-longhand-properties": null,
"property-no-unknown": [
true,
Expand Down

0 comments on commit 1b7a2ca

Please sign in to comment.