protospace-lcars/.babelrc

5 lines
66 B
Plaintext

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