Skip to content

Commit bc7b20c

Browse files
authored
chore: make sure to exclude .eslintcache from published module (#13832)
1 parent bc84c8a commit bc7b20c

File tree

51 files changed

+52
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+52
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions

packages/babel-jest/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ src
55
tsconfig.json
66
tsconfig.tsbuildinfo
77
api-extractor.json
8+
.eslintcache

packages/babel-plugin-jest-hoist/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ src
55
tsconfig.json
66
tsconfig.tsbuildinfo
77
api-extractor.json
8+
.eslintcache

packages/babel-preset-jest/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ src
55
tsconfig.json
66
tsconfig.tsbuildinfo
77
api-extractor.json
8+
.eslintcache

packages/diff-sequences/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ src
66
tsconfig.json
77
tsconfig.tsbuildinfo
88
api-extractor.json
9+
.eslintcache

packages/expect-utils/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ src
55
tsconfig.json
66
tsconfig.tsbuildinfo
77
api-extractor.json
8+
.eslintcache

packages/expect/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ src
55
tsconfig.json
66
tsconfig.tsbuildinfo
77
api-extractor.json
8+
.eslintcache

packages/jest-changed-files/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ src
55
tsconfig.json
66
tsconfig.tsbuildinfo
77
api-extractor.json
8+
.eslintcache

packages/jest-circus/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ src
55
tsconfig.json
66
tsconfig.tsbuildinfo
77
api-extractor.json
8+
.eslintcache

packages/jest-cli/.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ src
55
tsconfig.json
66
tsconfig.tsbuildinfo
77
api-extractor.json
8+
.eslintcache

0 commit comments

Comments
 (0)