Skip to content

Commit 3aa27f5

Browse files
committed
更新npm忽略文件
1 parent 6778aed commit 3aa27f5

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.npmignore

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
common/
12
templates/
23
packages/
34
examples/
@@ -9,6 +10,9 @@ Guide.md
910
vue.config.js
1011
babel.config.js
1112
prettier.config.js
13+
tsconfig.json
14+
tslint.json
15+
.browserslistrc
1216
.travis.yml
1317
*.map
14-
*.lock
18+
*.lock

0 commit comments

Comments
 (0)