UNPKG

102 BPlain TextView Raw
1{
2 "presets": ["@babel/env"],
3 "plugins": [
4 ["@babel/plugin-proposal-object-rest-spread"]
5 ]
6}