Skip to content
This repository was archived by the owner on May 4, 2020. It is now read-only.

Commit 851a437

Browse files
committed
chore: update .npmignore
1 parent 4deb225 commit 851a437

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

packages/babel-plugin-react-intl/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tests/
55
*.log
66
.rpt2_cache
77
coverage
8-
rollup.config.js
8+
*.config.js
99
tsconfig.*
1010
.nyc_output

packages/formatjs-extract-cldr-data/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tests/
55
*.log
66
.rpt2_cache
77
coverage
8-
rollup.config.js
8+
*.config.js
99
tsconfig.*
1010
.nyc_output

packages/intl-format-cache/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tests/
55
*.log
66
.rpt2_cache
77
coverage
8-
rollup.config.js
8+
*.config.js
99
tsconfig.*
1010
.nyc_output

packages/intl-locales-supported/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tests/
55
*.log
66
.rpt2_cache
77
coverage
8-
rollup.config.js
8+
*.config.js
99
tsconfig.*
1010
.nyc_output

packages/intl-messageformat-parser/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tests/
55
*.log
66
.rpt2_cache
77
coverage
8-
rollup.config.js
8+
*.config.js
99
tsconfig.*
1010
.nyc_output

packages/intl-messageformat/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tests/
55
*.log
66
.rpt2_cache
77
coverage
8-
rollup.config.js
8+
*.config.js
99
tsconfig.*
1010
.nyc_output

packages/intl-relativeformat/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tests/
55
*.log
66
.rpt2_cache
77
coverage
8-
rollup.config.js
8+
*.config.js
99
tsconfig.*
1010
.nyc_output

packages/intl-relativetimeformat/.npmignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ tests/
55
*.log
66
.rpt2_cache
77
coverage
8-
rollup.config.js
8+
*.config.js
99
tsconfig.*
1010
.nyc_output

0 commit comments

Comments
 (0)