Skip to content

Commit aab7574

Browse files
committed
Add publishConfig
1 parent c896a7a commit aab7574

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/eslint-config/package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@
4343
"./.eslintrc.js"
4444
]
4545
},
46-
"prettier": "@hkamran/prettier-config"
46+
"prettier": "@hkamran/prettier-config",
47+
"publishConfig": {
48+
"access": "public"
49+
}
4750
}

0 commit comments

Comments
 (0)