diff --git a/package.json b/package.json index 9ffda13..cf14eee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,9 @@ { "name": "@callstack/eslint-config", "version": "15.0.0", + "bugs": { + "url": "https://github.com/callstack/eslint-config-callstack/issues" + }, "description": "ESLint preset extending recommended ESLint config, TypeScript, Prettier and Jest", "engines": { "node": ">=18.0.0"