Skip to content

Commit

Permalink
add examples to linting
Browse files Browse the repository at this point in the history
  • Loading branch information
brianchirls committed Jul 30, 2022
1 parent dbbc08b commit 416408a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jest.config.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"runner": "jest-runner-eslint",
"testMatch": [
"<rootDir>/src/**/*.{js,ts}?",
"<rootDir>/examples/**/*.{js,ts}?",
"<rootDir>/tests/**/*.{js,ts}",
"<rootDir>/tools/**/*.{js,ts}",
"<rootDir>/config/**/*.{js,ts}"
Expand Down

0 comments on commit 416408a

Please sign in to comment.