@rescriptbr/reform
Version:
Reasonably making forms with ReScript and React sound good
27 lines (26 loc) • 564 B
JSON
{
"$schema": "https://raw.githubusercontent.com/rescript-lang/rescript-compiler/master/docs/docson/build-schema.json",
"name": "@rescriptbr/reform",
"reason": { "react-jsx": 3 },
"refmt": 3,
"bs-dependencies": [
"@rescript/react",
"@rescriptbr/reschema",
"rescript-react-update"
],
"bs-dev-dependencies": [],
"bsc-flags": ["-bs-super-errors"],
"package-specs": {
"module": "commonjs",
"in-source": true
},
"suffix": ".bs.js",
"warnings": {
"number": "-44-45"
},
"sources": [
{
"dir": "src"
}
]
}