Skip to content

Commit

Permalink
fixed the all lint error once using npx prettier --write .
Browse files Browse the repository at this point in the history
  • Loading branch information
TanmayDhobale committed Mar 19, 2024
1 parent 251f96e commit e6397e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env:
plugins:
- "@typescript-eslint"
- "prettier"
- @typescript-eslint/parser

extends:
- eslint:recommended
Expand Down

0 comments on commit e6397e6

Please sign in to comment.