bitjson / typescript-starter

Quickly create and configure a new library or Node.js project
https://bitjson.github.io/typescript-starter/
MIT License
3.48k stars 245 forks source link

ESLint #159

Closed johnslemmer closed 4 years ago

johnslemmer commented 5 years ago

https://github.com/Microsoft/TypeScript/issues/29288

So based on the above statement from the typescript team it seems like ESLint will be their focus as far as linters go. I think that it would be prudent to have this repo start taking a look at what it would take to transition to ESLint or at least offer it as an option.

Just wanted to track this for now. Certainly isn’t an immediate concern. But let me know how/if I can help.

lygstate commented 5 years ago

+1 for es lint

SQReder commented 4 years ago

bump for eslint

yinxin630 commented 4 years ago

+1

bitjson commented 4 years ago

Hi everyone – thanks for your patience on this. I'm happy to share that the latest version of typescript-starter now uses eslint! There are also a few other updates:

Please open an issue if you notice any problems!