Skip to content

Commit

Permalink
Don't ignore Prettier config regardless of ext
Browse files Browse the repository at this point in the history
  • Loading branch information
silvenon committed Feb 1, 2024
1 parent 91873d8 commit 0ca2664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ node_modules
/playwright-report/
/playwright/.cache/

!.prettierrc.js
!.prettierrc.*

0 comments on commit 0ca2664

Please sign in to comment.