Skip to content

Commit

Permalink
Add test file patterns to .eslintignore to exclude from linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Adamik10 committed Jan 2, 2025
1 parent 7dd3d53 commit c798a64
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ src/core/dpl-cms/model
src/core/dpl-cms/dpl-cms.ts
src/core/fbs/fbs.ts
src/core/publizon/publizon.ts
*.test.ts
*.test.tsx

0 comments on commit c798a64

Please sign in to comment.