UNPKG

103 BPlain TextView Raw
1{
2 "presets": [
3 ["es2015", { "modules": false }]
4 ],
5 "plugins": [
6 "external-helpers"
7 ]
8}