We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af8b41 commit 3ddc83bCopy full SHA for 3ddc83b
.npmignore
@@ -1,8 +1,10 @@
1
+.vscode
2
src
3
node_modules
-.vscode
4
5
.gitignore
6
.gitattributes
7
.editorconfig
8
gulpfile.js
9
+lib/**/*.test.js
10
+lib/**/*.test.d.ts
0 commit comments