1
0
Fork 0
mirror of https://github.com/betagouv/mon-entreprise synced 2025-02-09 01:45:03 +00:00
mon-entreprise/mon-entreprise/.babelrc.json

7 lines
135 B
JSON

{
"plugins": [
"react-hot-loader/babel",
["webpack-alias", { "config": "./webpack.dev.js" }],
["ramda", { "useES": true }]
]
}