Skip to content

Commit

Permalink
Merge pull request #1 from lookupdaily/lint-and-format
Browse files Browse the repository at this point in the history
Setup stylelint & prettier
  • Loading branch information
lookupdaily authored Aug 10, 2024
2 parents 9398d94 + d6c6a48 commit a8def32
Show file tree
Hide file tree
Showing 3 changed files with 1,663 additions and 100 deletions.
1 change: 1 addition & 0 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{ "extends": ["stylelint-config-standard-scss"] }
Loading

0 comments on commit a8def32

Please sign in to comment.