add opensource config
This commit is contained in:
parent
5387c45414
commit
bf6c255c89
@ -88,3 +88,4 @@ android/.settings
|
|||||||
README.md
|
README.md
|
||||||
/src
|
/src
|
||||||
*.coverage.json
|
*.coverage.json
|
||||||
|
.opensource
|
||||||
|
8
.opensource/project.json
Normal file
8
.opensource/project.json
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"name": "React Native Firebase",
|
||||||
|
"type": "library",
|
||||||
|
"platforms": ["Android", "iOS"],
|
||||||
|
"content": "README.md",
|
||||||
|
"pages": ["CONTRIBUTING.md", "CODE_OF_CONDUCT.md"],
|
||||||
|
"related": ["invertase/react-native-firebase-starter"]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user