File tree Expand file tree Collapse file tree 5 files changed +12
-38
lines changed
@tunnckocore/jest-runner-eslint Expand file tree Collapse file tree 5 files changed +12
-38
lines changed Original file line number Diff line number Diff line change 5454 " npm" ,
5555 " path" ,
5656 " local"
57- ]
57+ ],
58+ "gitHead" : " 06f616572d1babe3a639cf9f31f69091f41a80b3"
5859}
Original file line number Diff line number Diff line change 44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true ,
66 "packages" : [
7- " shared/*" ,
87 " packages/*" ,
98 " @tunnckocore/*"
109 ],
1918 "version" : {
2019 "conventionalCommits" : true ,
2120 "createRelease" : " github" ,
22- "message" : " chore: release package(s)" ,
23- "ignoreChanges" : [
24- " **/__shared__/**" ,
25- " **/shared/**"
26- ]
21+ "message" : " chore: release package(s)"
2722 }
2823 }
2924}
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ {
2+ "name" : " @tunnckocore/shared-support" ,
3+ "version" : " 0.2.0" ,
4+ "dependencies" : {
5+ "@tunnckocore/jest-runner-babel" : " *" ,
6+ "@tunnckocore/jest-runner-eslint" : " *" ,
7+ "@tunnckocore/utils" : " *"
8+ }
9+ }
You can’t perform that action at this time.
0 commit comments