From 8bb743c01659f42d1ac7681e5fb81e032b9f5ace Mon Sep 17 00:00:00 2001 From: Mattia Manzati Date: Wed, 5 Feb 2025 19:08:36 +0100 Subject: [PATCH] fix publish config (#26) --- package.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index bdf353c..7393da0 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,9 @@ }, "homepage": "https://github.com/Effect-TS/eslint-plugin", "description": "A set of ESlint and TypeScript rules to work with Effect", - "tags": [], + "tags": [ + "effect" + ], "dependencies": { "@dprint/formatter": "^0.4.1", "@dprint/typescript": "^0.91.3", @@ -78,6 +80,10 @@ "import": "./dist/dist/esm/*.js" } }, + "publishConfig": { + "access": "public", + "directory": "dist" + }, "effect": { "generateExports": { "include": [