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 880ee42 commit 740ce05Copy full SHA for 740ce05
tools/eslint-config/package.json
@@ -8,6 +8,10 @@
8
"keywords": [
9
"eslint"
10
],
11
+ "publishConfig": {
12
+ "access": "public",
13
+ "registry": "https://registry.npmjs.org/"
14
+ },
15
"repository": {
16
"type": "git",
17
"url": "git+https://github.com/bennypowers/eslint-config.git"
@@ -26,3 +30,4 @@
26
30
"eslint-plugin-unicorn": "^40.1.0"
27
31
}
28
32
33
+
0 commit comments