chaoticbackup.github.io/.babelrc
2017-11-11 21:02:18 -05:00

5 lines
94 B
Plaintext

{
"presets": ["es2015", "react", "stage-1"],
"plugins": ["transform-decorators-legacy"]
}