UNPKG

134 BPlain TextView Raw
1{
2 "presets": [
3 [
4 "es2015",
5 {
6 "modules": false
7 }
8 ]
9 ],
10 "plugins": [
11 "external-helpers"
12 ]
13}
\No newline at end of file