visual-identity/.babelrc
2018-05-31 09:53:26 -04:00

5 lines
76 B
Plaintext

{
"plugins": ["transform-object-rest-spread"],
"presets": ["stage-2"]
}