keithamus / eslint-plugin-escompat

Report errors for code which wont work in browsers without transpiling
MIT License
39 stars 7 forks source link

feat: add `no-regexp-v-flag` (and bump to ES2024) #31

Closed brettz9 closed 4 months ago

brettz9 commented 4 months ago

feat: add no-regexp-v-flag (and bump to ES2024)

Also:

Realized there was ES2024 and ES2025 too.

brettz9 commented 4 months ago

Good doc suggestions. Applied...