Skip to content

Commit 3ce1a83

Browse files
committed
ci(package): provide publish config
1 parent 5ec4710 commit 3ce1a83

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
"version": "1.0.0",
44
"description": "Enterat's ESLint config with TypeScript and Prettier support.",
55
"main": "index.js",
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"files": [
710
"index.js"
811
],

0 commit comments

Comments
 (0)