Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
skip jest-pattern in lint-ts-files
  • Loading branch information
brandonchinn178 committed May 14, 2024
commit c22a6700a1d41fd33e0ec3d8167d107b5f685775
1 change: 1 addition & 0 deletions scripts/lintTs.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ const packagesNotToTest = [
'jest-matcher-utils',
'jest-message-util',
'jest-mock',
'jest-pattern',
'jest-phabricator',
'jest-regex-util',
'jest-repl',
Expand Down