Skip to content

Commit

Permalink
remove duplicate keys
Browse files Browse the repository at this point in the history
[#163753970]
  • Loading branch information
habibaudu committed Feb 6, 2019
1 parent 792a83e commit 030523c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .stylelintrc
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
{
"extends": "stylelint-config-standard",
"rules": {
"number-leading-zero": "never",
"number-no-trailing-zeros": true
}
"rules": {
"block-no-empty": null,
"color-no-invalid-hex": true,
Expand Down

0 comments on commit 030523c

Please sign in to comment.