protospace-lcars/backend/.babelrc
2018-03-20 22:29:00 -06:00

5 lines
66 B
Plaintext

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