Skip to content

Commit

Permalink
Switch to Stylelint-Config-Standard-SCSS.
Browse files Browse the repository at this point in the history
  • Loading branch information
JelaMiraj committed Sep 19, 2019
1 parent e1557fa commit b26ce08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .stylelintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module.exports = {
extends: [
// TODO: Maybe use regular recommended with Styled Components.
// "stylelint-config-recommended",
"stylelint-config-recommended-scss",
// "stylelint-config-standard-scss",
// "stylelint-config-recommended-scss",
"stylelint-config-standard-scss",
"stylelint-config-prettier",
"stylelint-config-styled-components",
// "@acollier/stylelint-config-scss",
Expand Down

0 comments on commit b26ce08

Please sign in to comment.