We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c65c88b commit 3324916Copy full SHA for 3324916
.gitignore
@@ -26,3 +26,7 @@ node_modules
26
27
# Users Environment Variables
28
.lock-wscript
29
+
30
+# npm config
31
+.npmrc
32
+.npmignore
0 commit comments