Skip to content

Commit

Permalink
Removed formatting rules from eslintrc, leave it to prettier (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
matux authored Feb 29, 2024
1 parent bae55a6 commit 0d4e620
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .eslintrc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,6 @@ plugins:
- react
- react-hooks
- testing-library
rules:
indent: [error, 2]
quotes:
- error
- single
- avoidEscape: true
allowTemplateLiterals: true
settings:
react:
version: detect
Expand Down

0 comments on commit 0d4e620

Please sign in to comment.