feathers-plus / generator-feathers-plus

A Yeoman generator to (re)generate a FeathersJS application supporting both REST and GraphQL architectural concepts and their query languages.

Home Page:https://generator.feathers-plus.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Migration from TSLint to ESLint

deskoh opened this issue · comments

Migration to ESLint

TSLint will soon deprecated. See palantir/tslint#4534 and
microsoft/TypeScript#29288.

Any current plan to transit to ESLint?

A recent guide on using ESLint for TS files.

The announcement says the tslint team will work to upgrade eslint. That'll take a while.

Cli+ will make the change when it's time if the ts maintainers address it.