UNPKG

160 BPlain TextView Raw
1{
2 "presets": [
3 "@babel/preset-env"
4 ],
5 "plugins": [
6 "@babel/plugin-proposal-optional-chaining",
7 "@babel/plugin-proposal-class-properties"
8 ]
9}
\No newline at end of file