options.json 124 B

1234567891011
  1. {
  2. "plugins": [
  3. [
  4. "proposal-unicode-property-regex",
  5. {
  6. "useUnicodeFlag": false
  7. }
  8. ]
  9. ]
  10. }