Skip to content

Commit

Permalink
Custom rules to override default
Browse files Browse the repository at this point in the history
  • Loading branch information
lokesh-coder committed Oct 21, 2017
1 parent 6167a8e commit 74571c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .stylelintrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
{
"extends": "stylelint-config-recommended-scss"
"extends": "stylelint-config-recommended-scss",
"rules":{}
}

0 comments on commit 74571c7

Please sign in to comment.