Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
chore: remove tsconfig.json from npm ignore
  • Loading branch information
zhigang1992 committed Apr 26, 2019
commit aaf5339a6bc9cab3fe82dbcc13c46aa0efafe31b
1 change: 0 additions & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
*.md
*.MD
.DS_Store
tsconfig.json
samples
__tests__
docs
Expand Down
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@
"typedoc": "^0.14.2",
"typescript": "^3.2.4"
},
"types": [
"./types.d.ts"
],
"jest": {
"preset": "react-native",
"moduleFileExtensions": [
Expand Down