bs-react-native
Version:
Current stable `bs-react-native` has entered a kind of frozen mode. We are focusing on the rewrite, which is in `reason-react-native` & we would prefer to get contribution in there. If that's necessary for you to get something in `bs-react-native`, we wou
22 lines (21 loc) • 386 B
JSON
{
"name": "bs-react-native",
"namespace": true,
"refmt": 3,
"reason": {
"react-jsx": 2
},
"package-specs": {
"module": "es6",
"in-source": true
},
"suffix": ".bs.js",
"sources": [
{
"dir": "src",
"subdirs": true
}
],
"bsc-flags": ["-bs-no-version-header", "-warn-error @a", "-w -41-42-102"],
"bs-dependencies": ["reason-react"]
}