Skip to content

Commit

Permalink
fix: ignore 'else' rule
Browse files Browse the repository at this point in the history
  • Loading branch information
carpasse committed Aug 8, 2017
1 parent 9952d30 commit a2658b3
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 @@ -8,6 +8,7 @@
"include",
"extend",
"if",
"else",
"content",
"each",
"return",
Expand Down

0 comments on commit a2658b3

Please sign in to comment.