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 5ec4710 commit 3ce1a83Copy full SHA for 3ce1a83
package.json
@@ -3,6 +3,9 @@
3
"version": "1.0.0",
4
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
5
"main": "index.js",
6
+ "publishConfig": {
7
+ "access": "public"
8
+ },
9
"files": [
10
"index.js"
11
],
0 commit comments