We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a9e81c commit f372ea8Copy full SHA for f372ea8
4 files changed
.gitignore
@@ -19,5 +19,6 @@ analysis.json
19
# NPM artifact
20
polymer-polymer-*.tgz
21
22
-# Typings are generated upon publish to NPM
+# Typings are generated upon publish to NPM, except for one.
23
*.d.ts
24
+!interfaces.d.ts
.npmignore
0 commit comments