Created
April 30, 2020 19:51
-
-
Save fakenickels/4f14b66c6ecbea4fdf352b3c448e35c0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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