We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 446d070 commit dbe9a4fCopy full SHA for dbe9a4f
package.json
@@ -2,6 +2,9 @@
2
"name": "@intlify/eslint-plugin-svelte",
3
"description": "ESLint plugin for internationalization with Svelte",
4
"version": "0.0.1",
5
+ "publishConfig": {
6
+ "access": "public"
7
+ },
8
"author": "Yosuke Ota (https://github.com/ota-meshi)",
9
"bugs": {
10
"url": "https://github.com/intlify/eslint-plugin-svelte/issues"
0 commit comments