homepage-frontend/.babelrc
2018-01-21 01:33:05 +01:00

4 lines
56 B
Plaintext

{
"presets": ["env", "stage-0", "flow", "react"],
}