diff --git a/src/index.ts b/src/index.ts index 8eeec08..130a306 100644 --- a/src/index.ts +++ b/src/index.ts @@ -17,8 +17,6 @@ export default async function (context: PresetContext): Promise { ], supplementaryIgnores: ignores, supplementaryConfig: { - // @ts-ignore - browser: true, release: { plugins: { "3": ["@semantic-release/npm", { npmPublish: false }],