visual-identity/.babelrc

5 lines
76 B
Plaintext

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