@pupilfirst/pf-icon
Version:
23 lines (22 loc) • 387 B
JSON
{
"name": "@pupilfirst/pf-icon",
"reason": {
"react-jsx": 3
},
"sources": {
"dir": "src",
"subdirs": true
},
"bsc-flags": ["-bs-super-errors", "-bs-no-version-header"],
"package-specs": [
{
"module": "commonjs",
"in-source": true
}
],
"suffix": ".bs.js",
"bs-dependencies": ["@rescript/react"],
"warnings": {
"error": "+8"
}
}