unpkg/client/.babelrc
2017-12-14 08:27:40 -08:00

5 lines
62 B
Plaintext

{
"presets": ["env", "react", "stage-2"],
"plugins": []
}