Skip to content

Commit

Permalink
Updating SCSS linter rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Daylon committed Sep 27, 2016
1 parent 918b0cc commit 2596578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .stylelintrc
Expand Up @@ -7,7 +7,7 @@
2,
{
"except": ["value"],
"indentInsideParens": ["once"]
"indentInsideParens": ["once-at-root-twice-in-block"]
}
],
"max-empty-lines": 2,
Expand Down

0 comments on commit 2596578

Please sign in to comment.