Skip to content

Commit bf9e3a9

Browse files
author
燕资伟
committed
Add eslint plugin bugs metadata
1 parent 41121ad commit bf9e3a9

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

packages/eslint-plugin-query/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
"url": "git+https://github.com/OpenAPI-Qraft/openapi-qraft.git",
1414
"directory": "packages/eslint-plugin-query"
1515
},
16+
"bugs": {
17+
"url": "https://github.com/OpenAPI-Qraft/openapi-qraft/issues"
18+
},
1619
"scripts": {
1720
"build": "yarn clean && NODE_ENV=production rollup --config rollup.config.mjs && tsc --project tsconfig.build.json --emitDeclarationOnly",
1821
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)