We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97f95fb commit d9bc64cCopy full SHA for d9bc64c
.npmignore
@@ -2,7 +2,7 @@
2
# Ignores TypeScript files, but keeps definitions and templates.
3
*.ts
4
!*.d.ts
5
-!src/**/files/*
+!src/**/_*files/**/*
6
7
**/*.tgz
8
*.spec.js
0 commit comments