linterjs / core

Lint all the things... with one command
MIT License
4 stars 0 forks source link

Remove tslint #18

Closed Shinigami92 closed 4 years ago

Shinigami92 commented 4 years ago

Remove tslint

Summary

Remove tslint, it's deprecated since end of 2019

Motivation

tslint is deprecated

Detailed Design

Remove tslint.json and also related devDependencies.

Documentation

Not needed.

Drawbacks

No linting support 🙁

Alternatives

Use eslint as long as we can not use our self 🙂

Open Questions

Any questions?

Help Needed

Maybe when setting up eslint.

Frequently Asked Questions

Currently none

Related Discussions

Currently none