Skip to content

Commit

Permalink
Merge pull request #5311 from Polymer/all-the-types
Browse files Browse the repository at this point in the history
Add more missing .d.ts files from being npm published.
  • Loading branch information
dfreedm authored Jul 30, 2018
2 parents 1a9e81c + f372ea8 commit 93a1515
Show file tree
Hide file tree
Showing 4 changed files with 3,853 additions and 3,873 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,6 @@ analysis.json
# NPM artifact
polymer-polymer-*.tgz

# Typings are generated upon publish to NPM
# Typings are generated upon publish to NPM, except for one.
*.d.ts
!interfaces.d.ts
20 changes: 0 additions & 20 deletions .npmignore

This file was deleted.

Loading

0 comments on commit 93a1515

Please sign in to comment.