Skip to content

Commit

Permalink
style: enforce prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
bangbang93 committed Jun 12, 2024
1 parent 7ba465f commit 462029d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ env:
extends:
- '@bangbang93/recommended'
- prettier
plugins:
- prettier
rules:
prettier/prettier: error
no-console: off

0 comments on commit 462029d

Please sign in to comment.