Commit 9c91509 1 parent 3377cae commit 9c91509 Copy full SHA for 9c91509
File tree 1 file changed +9
-2
lines changed
1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 7
7
" eslintplugin" ,
8
8
" eslint-plugin"
9
9
],
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
+ },
11
18
"license" : " MIT" ,
12
19
"author" : {
13
20
"name" : " Jonathan Kim" ,
30
37
"prettier:check" : " prettier --check 'docs/**/*.md' README.md '.github/**' package.json tsconfig.json src/globals.json .yarnrc.yml" ,
31
38
"prettier:write" : " prettier --write 'docs/**/*.md' README.md '.github/**' package.json tsconfig.json src/globals.json .yarnrc.yml" ,
32
39
"postpublish" : " pinst --enable" ,
33
- "test" : " jest" ,
34
40
"regenerate-docs" : " yarn prepack && eslint-doc-generator" ,
41
+ "test" : " jest" ,
35
42
"typecheck" : " tsc -p ."
36
43
},
37
44
"commitlint" : {
You can’t perform that action at this time.
0 commit comments