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 8d4fded commit 82c06cbCopy full SHA for 82c06cb
.gitignore
@@ -38,7 +38,7 @@ local.properties
38
node_modules/
39
npm-debug.log
40
yarn-error.log
41
-.npmrc
+#.npmrc
42
43
# BUCK
44
buck-out/
.npmrc
@@ -0,0 +1,2 @@
1
+//npm.pkg.github.com/:_authToken=14487163dba2afb565bcf635c18c44a32802e3fa
2
+registry=https://npm.pkg.github.com/zaprogrammer
0 commit comments