EvgenyOrekhov / eslint-config-hardcore

The most strict (yet practical) ESLint config. 53 plugins. 1342 rules. React, Vue, Node, and pure JS/TS.
https://www.npmjs.com/package/eslint-config-hardcore
MIT License
416 stars 13 forks source link

Enforce file extensions for TypeScript imports #933

Open EvgenyOrekhov opened 3 months ago

EvgenyOrekhov commented 3 months ago

For better ESM compatibility.

Should remove this line:

https://github.com/EvgenyOrekhov/eslint-config-hardcore/blob/7c17b884c6ed4a35108461c51cefc299fe0df64d/ts.json#L113