aboutsummaryrefslogtreecommitdiffstats
path: root/babel.config.js
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to Babel 7 (#6942)Mark Stacey2019-08-021-0/+24
Babel 7 moved to a new configuration format, and they've scoped all of their packages under `@babel/`. This brings MetaMask in-line with dependencies we use that _already_ use Babel 7, and it eliminates a few unfortunate edge cases that can prevent dependencies from being correctly transpiled.