We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 406530b commit 977bf74Copy full SHA for 977bf74
package.json
@@ -17,6 +17,9 @@
17
"url": "https://github.com/Belco90/eslint-plugin-testing-library.git"
18
},
19
"homepage": "https://github.com/Belco90/eslint-plugin-testing-library",
20
+ "bugs": {
21
+ "url": "https://github.com/Belco90/eslint-plugin-testing-library/issues"
22
+ },
23
"main": "lib/index.js",
24
"files": [
25
"lib/"
0 commit comments