UNPKG

123 BPlain TextView Raw
1{
2 "presets": [
3
4 ["env", {
5 "targets": {
6 "node": "4"
7 }
8 }],
9 "stage-0"
10 ],
11 "plugins": []
12}
\No newline at end of file