options.json 76 B

1234567
  1. {
  2. "plugins": [["transform-for-of", {
  3. "assumeArray": true
  4. }]
  5. ]
  6. }