options.json 82 B

1234567
  1. {
  2. "plugins": [
  3. "external-helpers",
  4. "transform-async-to-generator"
  5. ]
  6. }