Skip to content

Commit 1749aea

Browse files
StringEpsilonSimenB
authored andcommitted
Chore: npmignore tsconfig.* files. (#8641)
1 parent 1f69b19 commit 1749aea

File tree

47 files changed

+94
-0
lines changed

Some content is hidden

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

47 files changed

+94
-0
lines changed

.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/babel-jest/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/babel-preset-jest/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/diff-sequences/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/expect/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-circus/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-cli/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-config/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-console/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-core/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-diff/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-docblock/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-each/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
**/__mocks__/**
33
src
44
assets
5+
tsconfig.json
6+
tsconfig.tsbuildinfo
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-environment/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-fake-timers/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-get-type/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-haste-map/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-jasmine2/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-message-util/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-mock/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-phabricator/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
**/__tests__/**
33
example
44
src
5+
tsconfig.json
6+
tsconfig.tsbuildinfo

packages/jest-regex-util/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-repl/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-reporters/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-resolve/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-runner/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-runtime/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-serializer/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-snapshot/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-source-map/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-test-result/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-transform/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-types/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-util/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-validate/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-watcher/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/jest-worker/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
**/__tests__/**
33
**/__performance_tests__/**
44
src
5+
tsconfig.json
6+
tsconfig.tsbuildinfo

packages/jest/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

packages/pretty-format/.npmignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
**/__mocks__/**
22
**/__tests__/**
33
src
4+
tsconfig.json
5+
tsconfig.tsbuildinfo

0 commit comments

Comments
 (0)