protospace-lcars/backend/.babelrc

5 lines
66 B
Plaintext
Raw Normal View History

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