UNPKG

107 BPlain TextView Raw
1{
2 "presets": ["airbnb"],
3 "plugins": [
4 ["transform-replace-object-assign", "object.assign"],
5 ],
6}