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" : " hooks" ,
3
+ "projectOwner" : " react-native-community" ,
4
+ "repoType" : " github" ,
5
+ "repoHost" : " https://github.com" ,
6
+ "files" : [
7
+ " README.md"
8
+ ],
9
+ "imageSize" : 100 ,
10
+ "commit" : true ,
11
+ "commitConvention" : " none" ,
12
+ "contributors" : [],
13
+ "contributorsPerLine" : 7
14
+ }
Original file line number Diff line number Diff line change @@ -153,3 +153,16 @@ console.log('layout: ', layout)
153
153
154
154
155
155
test this
156
+
157
+ ## Contributors ✨
158
+
159
+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
160
+
161
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
162
+ <!-- prettier-ignore-start -->
163
+ <!-- markdownlint-disable -->
164
+ <!-- markdownlint-enable -->
165
+ <!-- prettier-ignore-end -->
166
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
167
+
168
+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments