We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7024477 commit 8126260Copy full SHA for 8126260
2 files changed
.npmrc
@@ -0,0 +1 @@
1
+@omarsdev:registry=https://registry.npmjs.org/
.yarnrc.yml
@@ -1,6 +1,10 @@
nodeLinker: node-modules
2
nmHoistingLimits: workspaces
3
4
+npmScopes:
5
+ omarsdev:
6
+ npmRegistryServer: "https://registry.npmjs.org"
7
+
8
plugins:
9
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
10
spec: "@yarnpkg/plugin-interactive-tools"
0 commit comments