1
0
mirror of https://github.com/mgerb/react-starter synced 2026-01-09 16:42:48 +00:00
Files
react-starter/.babelrc
2017-03-29 18:08:05 -05:00

3 lines
47 B
Plaintext

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