Skip to content

Instantly share code, notes, and snippets.

@sslotsky
Created May 15, 2018 15:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sslotsky/5c002ed9f5cf7a745414c5396af2a5fb to your computer and use it in GitHub Desktop.
Save sslotsky/5c002ed9f5cf7a745414c5396af2a5fb to your computer and use it in GitHub Desktop.
{
"name": "sparcely-unreasonable",
"version": "0.1.0",
"sources": {
"dir": "src",
"subdirs": true
},
"bs-dependencies": ["reason-react"],
"reason": {
"react-jsx": 2
},
"bsc-flags": ["-bs-super-errors"],
"package-specs": {
"module": "es6",
"in-source": true
},
"suffix": ".bs.js",
"warnings": {
"error": "+101"
},
"namespace": true,
"refmt": 3
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment