Bones/node_modules/bs-recipes/recipes/webpack.react-hot-loader/.babelrc

3 lines
35 B
Plaintext
Raw Normal View History

2017-05-17 13:45:25 -04:00
{
"presets": ["react", "es2015"]
}