Skip to content

Commit

Permalink
fix: πŸ› ignore playwright-report from linting
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmy-guzman committed Apr 13, 2024
1 parent aca52a7 commit e68323c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const GLOB_IGNORES = [
"**/.yarn",
"**/storybook-static",
"**/.eslint-config-inspector",
"**/playwright-report",

"**/CHANGELOG*.md",
"**/*.min.*",
Expand Down

0 comments on commit e68323c

Please sign in to comment.