keithamus / eslint-plugin-escompat

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

Name #30

Closed brettz9 closed 3 months ago

brettz9 commented 3 months ago

Builds on #29 .

feat: add name (for tooling)

ESLint recommends a name for flat configs.

Tools like https://github.com/eslint/config-inspector can use this to indicate the source of rules.