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 3883869 commit 406530bCopy full SHA for 406530b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-testing-library",
3
- "version": "0.0.0",
+ "version": "1.0.0",
4
"description": "ESLint rules for Testing Library",
5
"keywords": [
6
"eslint",
@@ -16,6 +16,7 @@
16
"type": "git",
17
"url": "https://github.com/Belco90/eslint-plugin-testing-library.git"
18
},
19
+ "homepage": "https://github.com/Belco90/eslint-plugin-testing-library",
20
"main": "lib/index.js",
21
"files": [
22
"lib/"
0 commit comments