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 28a132b commit d203f39Copy full SHA for d203f39
.npmignore
@@ -1,3 +1,5 @@
1
# .npmignore - the files to not push to NPM
2
src/
3
-lib/**/*.spec
+lib/**/*.spec
4
+.idea
5
+node_modules
0 commit comments