mirror of
https://github.com/zkitter/configs.git
synced 2026-01-07 20:54:10 -05:00
Add npmrc
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,2 @@
|
||||
node_modules
|
||||
.idea
|
||||
.npmrc
|
||||
|
||||
1
packages/eslint/.npmrc
Normal file
1
packages/eslint/.npmrc
Normal file
@@ -0,0 +1 @@
|
||||
@zkitter:registry=https://npm.pkg.github.com
|
||||
1
packages/prettier/.npmrc
Normal file
1
packages/prettier/.npmrc
Normal file
@@ -0,0 +1 @@
|
||||
@zkitter:registry=https://npm.pkg.github.com
|
||||
Reference in New Issue
Block a user