File tree Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Expand file tree Collapse file tree 2 files changed +27
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "projectName" : " {{componentName}}" ,
3+ "projectOwner" : " {{ownerName}}" ,
4+ "repoType" : " github" ,
5+ "repoHost" : " https://github.com" ,
6+ "files" : [
7+ " README.md"
8+ ],
9+ "imageSize" : 100 ,
10+ "commit" : false ,
11+ "commitConvention" : " angular" ,
12+ "contributors" : [],
13+ "contributorsPerLine" : 7
14+ }
Original file line number Diff line number Diff line change 1717- [ Install] ( #install )
1818- [ Example] ( #example )
1919- [ Reference] ( #reference )
20+ - [ Contributors] ( #contributors )
2021- [ License] ( #license )
2122
2223## Introduction
4546
4647[ ⬆ Back to Top] ( #table-of-contents )
4748
49+ ## Contributors
50+
51+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
52+
53+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
54+ <!-- prettier-ignore -->
55+ <!-- ALL-CONTRIBUTORS-LIST:END -->
56+
57+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
58+
59+ [ ⬆ Back to Top] ( #table-of-contents )
60+
4861## License
4962
5063[ MIT] ( ./LICENSE )
You can’t perform that action at this time.
0 commit comments