creditkarma / thrift-typescript

Generate TypeScript from Thrift IDL files
Apache License 2.0
155 stars 32 forks source link

feat: disable eslint for generated files #165

Closed ghost closed 5 years ago

ghost commented 5 years ago

Since tslint is about to be deprecated people start to migrate to eslint. Therefore extend the convenience of adding a disable-comment to eslint as well.