diff --git a/package.json b/package.json index 09eb698..ba326dc 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,11 @@ { "name": "@rsbuild/plugin-eslint", "version": "2.0.2", + "homepage": "https://github.com/rstackjs/rsbuild-plugin-eslint#readme", "repository": "https://github.com/rstackjs/rsbuild-plugin-eslint", + "bugs": { + "url": "https://github.com/rstackjs/rsbuild-plugin-eslint/issues" + }, "license": "MIT", "type": "module", "exports": {