Skip to content

Instantly share code, notes, and snippets.

@fakenickels
Created April 30, 2020 19:51
Show Gist options
  • Save fakenickels/4f14b66c6ecbea4fdf352b3c448e35c0 to your computer and use it in GitHub Desktop.
Save fakenickels/4f14b66c6ecbea4fdf352b3c448e35c0 to your computer and use it in GitHub Desktop.
{
"name": "app",
"namespace": true,
"refmt": 3,
"reason": {
"react-jsx": 3
},
"bs-dependencies": [
],
"sources": [
{
"dir": "src",
"subdirs": true
},
],
"package-specs": {
"module": "commonjs",
"in-source": true
},
"warnings": {
"error": "+8"
},
"suffix": ".bs.js",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment