Skip to content

Commit

Permalink
Fix missing Stylelint config
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelmeuli committed Mar 28, 2020
1 parent d3bd22a commit 05619b1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,9 @@
"browser": true
}
},
"stylelint": {
"extends": "@samuelmeuli/stylelint-config"
},
"prettier": "@samuelmeuli/prettier-config",
"lint-staged": {
"*.{js,jsx}": [
Expand Down

0 comments on commit 05619b1

Please # to comment.