reason-react-native
Version:
ReScript bindings for React Native.
25 lines (24 loc) • 409 B
JSON
{
"name": "reason-react-native",
"namespace": "react-native",
"refmt": 3,
"reason": {
"react-jsx": 3
},
"package-specs": {
"module": "commonjs",
"in-source": true
},
"suffix": ".bs.js",
"sources": [
{
"dir": "src",
"subdirs": true
}
],
"bsc-flags": ["-bs-no-version-header"],
"warnings": {
"error": true
},
"bs-dependencies": ["reason-react"]
}