options.json 75 B

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