diff --git a/package.json b/package.json index 9ffda13..81276c7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "type": "git", "url": "https://github.com/callstack/eslint-config-callstack.git" }, - "author": "Michał Pierzchała ", + "author": "Micha\u0142 Pierzcha\u0142a ", "license": "MIT", "keywords": [ "eslint", @@ -50,5 +50,8 @@ }, "scripts": { "test": "yarn --cwd=test && yarn --cwd=test workspaces run test" + }, + "bugs": { + "url": "https://github.com/callstack/eslint-config-callstack/issues" } }