File tree Expand file tree Collapse file tree 4 files changed +217
-4
lines changed
Expand file tree Collapse file tree 4 files changed +217
-4
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "projectName" : " lambda-restful-util" ,
3+ "projectOwner" : " CodeForBaltimore" ,
4+ "repoType" : " github" ,
5+ "repoHost" : " https://github.com" ,
6+ "files" : [
7+ " README.md"
8+ ],
9+ "imageSize" : 100 ,
10+ "commit" : true ,
11+ "commitConvention" : " eslint" ,
12+ "contributors" : [],
13+ "contributorsPerLine" : 7
14+ }
Original file line number Diff line number Diff line change @@ -47,6 +47,12 @@ Run `yarn test`
4747## Contributors ✨
4848
4949Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
50+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
51+ <!-- prettier-ignore-start -->
52+ <!-- markdownlint-disable -->
53+ <!-- markdownlint-restore -->
54+ <!-- prettier-ignore-end -->
55+ <!-- ALL-CONTRIBUTORS-LIST:END -->
5056
5157<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5258<!-- prettier-ignore-start -->
Original file line number Diff line number Diff line change 1919 "@types/node" : " 14.14.27" ,
2020 "@typescript-eslint/eslint-plugin" : " 4.15.0" ,
2121 "@typescript-eslint/parser" : " 4.15.0" ,
22+ "all-contributors-cli" : " 6.19.0" ,
2223 "chai" : " 4.3.0" ,
2324 "eslint" : " 7.20.0" ,
2425 "eslint-plugin-mocha" : " 8.0.0" ,
You can’t perform that action at this time.
0 commit comments