Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.21 KB

NEW_SYNTAX.md

File metadata and controls

43 lines (30 loc) · 1.21 KB
name about title labels assignees
📝 Request new syntax support
Request new stage 4 syntax be supported.
core
new syntax

What is the name of the syntax to implement?

Please provide the TC39 URL for the syntax proposal:

Please provide some example code for the new syntax:

// example code here

Implementation Checklist

Please check off all items that have already been completed. Be sure to paste the pull request URLs next to each item so we can verify the work as done.

  • Ecma262 update:
  • ESTree update:
  • Acorn update:
  • eslint-visitor-keys update:
  • espree update:
  • eslint-scope update:
  • eslint update:

Are you willing to submit a pull request to implement this syntax?