eslint-community / eslint-plugin-eslint-comments

Additional ESLint rules for directive comments of ESLint.
https://eslint-community.github.io/eslint-plugin-eslint-comments
MIT License
44 stars 6 forks source link

Add `.js` to ESM import in getting started #227

Closed voxpelli closed 1 month ago

voxpelli commented 1 month ago

File ending like .js is required in ESM, only optional in eg TypeScript

/ Filed from my phone after Discord discussion

voxpelli commented 1 month ago

Never mind, there’s an export map that removed the .js