Skip to content

Commit a9973b9

Browse files
committed
chore: cleanup package
1 parent 7e3b578 commit a9973b9

File tree

1 file changed

+11
-8
lines changed

1 file changed

+11
-8
lines changed

.npmignore

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
docs
2-
test
3-
locale-tests
4-
src
5-
tmp
6-
gulpfile.js
7-
.npmignore
81
.eslintrc.json
2+
.npmignore
93
.travis.yml
10-
typings*
4+
/docs
5+
/examples
6+
/locale-tests
7+
/src
8+
/test
9+
CODEOWNERS.md
10+
CONTRIBUTING.md
11+
build-locales.js
12+
gulpfile.js
13+
tmp

0 commit comments

Comments
 (0)