ens-usernames/.babelrc
2018-05-31 17:42:00 -04:00

5 lines
76 B
Plaintext

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