Skip to content

Commit 626205e

Browse files
committed
chore(tsfmt): clean up .npmignore
1 parent c92c5b9 commit 626205e

File tree

2 files changed

+1
-21
lines changed

2 files changed

+1
-21
lines changed

.npmignore

+1-4
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ node_modules/
55
npm-shrinkwrap.json
66
yarn.lock
77

8-
# for grunt
9-
.tscache/
10-
118
# codes
129
test/
1310

@@ -16,11 +13,11 @@ lib/**/*.ts
1613
!lib/**/*.d.ts
1714

1815
# misc
16+
.vscode/
1917
.gitignore
2018
.editorconfig
2119
.travis.yml
2220
circle.yml
23-
setup.sh
2421
Gruntfile.js
2522
_tslint.json
2623

setup.sh

-17
This file was deleted.

0 commit comments

Comments
 (0)