File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 77 " eslintplugin" ,
88 " eslint-plugin"
99 ],
10- "repository" : " jest-community/eslint-plugin-jest" ,
10+ "homepage" : " https://github.com/jest-community/eslint-plugin-jest#readme" ,
11+ "bugs" : {
12+ "url" : " https://github.com/jest-community/eslint-plugin-jest/issues"
13+ },
14+ "repository" : {
15+ "type" : " git" ,
16+ "url" : " git+https://github.com/jest-community/eslint-plugin-jest.git"
17+ },
1118 "license" : " MIT" ,
1219 "author" : {
1320 "name" : " Jonathan Kim" ,
3037 "prettier:check" : " prettier --check 'docs/**/*.md' README.md '.github/**' package.json tsconfig.json src/globals.json .yarnrc.yml" ,
3138 "prettier:write" : " prettier --write 'docs/**/*.md' README.md '.github/**' package.json tsconfig.json src/globals.json .yarnrc.yml" ,
3239 "postpublish" : " pinst --enable" ,
33- "test" : " jest" ,
3440 "regenerate-docs" : " yarn prepack && eslint-doc-generator" ,
41+ "test" : " jest" ,
3542 "typecheck" : " tsc -p ."
3643 },
3744 "commitlint" : {
You can’t perform that action at this time.
0 commit comments