Skip to content

Commit

Permalink
👷 add scss linter
Browse files Browse the repository at this point in the history
  • Loading branch information
JAGFx committed Jul 23, 2022
1 parent 319b9ef commit 9d6188d
Show file tree
Hide file tree
Showing 16 changed files with 1,309 additions and 30 deletions.
7 changes: 7 additions & 0 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"extends": [
"stylelint-config-standard-scss",
"stylelint-config-recommended-scss",
"stylelint-config-prettier-scss"
]
}
Loading

0 comments on commit 9d6188d

Please sign in to comment.