UNPKG

165 BPlain TextView Raw
1{
2 "presets": [
3 "@babel/env",
4 "@babel/typescript"
5 ],
6 "plugins": [
7 "@babel/proposal-class-properties",
8 "@babel/proposal-object-rest-spread"
9 ]
10}
\No newline at end of file