ens-usernames/.babelrc

5 lines
76 B
Plaintext
Raw Normal View History

2018-05-31 21:42:00 +00:00
{
"plugins": ["transform-object-rest-spread"],
"presets": ["stage-2"]
}