mtennoe / swagger-typescript-codegen

A Swagger Codegenerator tailored for typescript.
Apache License 2.0
141 stars 52 forks source link

Integrate and enable eslint #35

Open mtennoe opened 5 years ago

erictuvesson commented 4 years ago

I am not seeing any tslint files in the repository, was going to see what rules are ignored.

Am I missing something?

mtennoe commented 4 years ago

There is currently no tslint integrated, so this issue is for integrating it and enabling rules. Its a bit unclear from the title though. Will make it clearer

JSimoni42 commented 4 years ago

This seems like it should be amended to "Integrate and enable eslint" given that tslint is being deprecated in favor of eslint: https://github.com/palantir/tslint

mtennoe commented 4 years ago

@JSimoni42 - You are absolutely correct, thanks for pointing it out!