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
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

0 commit comments

Comments
 (0)