critical-leddemo/.babelrc

5 lines
72 B
Plaintext
Raw Normal View History

{
"presets": ["react"],
"plugins": ["react-hot-loader/babel"]
}