UNPKG

124 BPlain TextView Raw
1{
2 "presets": [
3 [
4 "env",
5 {
6 "modules": false
7 }
8 ]
9 ],
10 "plugins": ["external-helpers"]
11}