Skip to content

Commit 0a7024e

Browse files
committed
Lint
1 parent 68ed448 commit 0a7024e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.lockfile-lintrc.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
{
2-
"allowedHosts": [
3-
"npm"
4-
],
2+
"allowedHosts": ["npm"],
53
"allowedPackageNameAliases": [
64
"string-width-cjs:string-width",
75
"strip-ansi-cjs:strip-ansi",
@@ -11,4 +9,4 @@
119
"type": "npm",
1210
"validateHttps": true,
1311
"validatePackageNames": true
14-
}
12+
}

0 commit comments

Comments
 (0)