We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6256af commit 55e283cCopy full SHA for 55e283c
.npmrc
@@ -5,5 +5,6 @@ omit = optional # This is to avoid downloading esbuild-* package.
5
ignore-scripts = true
6
save-exact = true
7
save-dev = true # Only devDependencies are allowed.
8
+prefer-online = true # To consult the mirror instead of local cache.
9
# See go/sk-npm-audit-mirror.
10
registry = https://npm.skia.org/chrome-devtools
0 commit comments