Slide 59
Slide 59 text
NOME/
README.md
node_modules/
public/
favicon.ico
index.html
src/
index.re
index.css
app.re
app.css
Logo.svg
package.json
bsconfig.json
{
"name": ,
"sources": [
"src"
],
"bs-dependencies": [
"reason-react",
"bs-jest",
],
"reason": {
"react-jsx": 2
},
"bsc-flags": [
"-bs-super-errors"
],
"refmt": 3
}
bsconfig.json
=
package.json
+ .babelrc
+ .eslintrc