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 committed Feb 18, 2019
1 parent 6f13821 commit a55e957
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
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 a55e957

Please sign in to comment.