standard / ts-standard

Typescript style guide, linter, and formatter using StandardJS
https://www.npmjs.com/package/ts-standard
MIT License
464 stars 36 forks source link

Deprecate and point to `eslint-config-standard-with-typescript` #291

Open voxpelli opened 1 year ago

voxpelli commented 1 year ago

As the maintainers of eslint-config-standard-with-typescript has no intent on maintaining ts-standard I think the best strategy would be to deprecate this package and recommend people to use eslint-config-standard-with-typescript directly instead.

voxpelli commented 1 year ago

Ping @mightyiam @feross @rostislav-simonik @LinusU @theoludwig, what's are your thoughts on deprecating this package?

mightyiam commented 1 year ago

We do intend to maintain this package.

mightyiam commented 1 year ago

Will take some time, though. We're working around 3 hours per week.