homepage-frontend/.babelrc

4 lines
59 B
Plaintext
Raw Normal View History

2017-07-23 12:31:29 +00:00
{
2018-01-19 00:38:50 +00:00
"presets": ["latest", "stage-0", "flow", "react"],
2017-07-23 12:31:29 +00:00
}