Hilzu / create-ts-node

Project template for TypeScript Node.js projects
The Unlicense
5 stars 0 forks source link

Better linting setup #30

Open Hilzu opened 4 months ago

Hilzu commented 4 months ago
Hilzu commented 2 months ago

For import plugin and import sorting it might make sense to use https://github.com/un-ts/eslint-plugin-import-x instead of the original one. It seems pretty contentious due to the maintainer. It also includes lots of unnecessary dependencies.