File tree Expand file tree Collapse file tree 3 files changed +4311
-106
lines changed Expand file tree Collapse file tree 3 files changed +4311
-106
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ node_modules/warning/.*
2323; Flow doesn't support platforms
2424.*/Libraries/Utilities/HMRLoadingView.js
2525
26+ <PROJECT_ROOT>/example/.*
27+
2628[untyped]
2729.*/node_modules/@react-native-community/cli/.*/.*
2830
Original file line number Diff line number Diff line change 99 " index.d.ts" ,
1010 " RNInAppBrowser.podspec"
1111 ],
12- "readmeFilename" : " README.md" ,
1312 "scripts" : {
13+ "flow" : " flow check" ,
1414 "lint" : " eslint index.js" ,
15- "test" : " echo \" Error: no test specified\" && exit 1" ,
1615 "postinstall" : " opencollective-postinstall || true"
1716 },
1817 "typings" : " ./index.d.ts" ,
4443 "devDependencies" : {
4544 "@react-native-community/eslint-config" : " 0.0.5" ,
4645 "babel-core" : " ^6.26.3" ,
47- "eslint" : " ^6.0.1" ,
48- "flow-bin" : " ^0.102.0"
46+ "eslint" : " ^6.6.0" ,
47+ "flow-bin" : " ^0.98.0" ,
48+ "react" : " 16.8.6" ,
49+ "react-native" : " 0.60.0"
4950 },
5051 "collective" : {
5152 "type" : " opencollective" ,
You can’t perform that action at this time.
0 commit comments