Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing tslint with eslint? #988

Closed
jleclanche opened this issue Apr 18, 2019 · 6 comments
Closed

Replacing tslint with eslint? #988

jleclanche opened this issue Apr 18, 2019 · 6 comments

Comments

@jleclanche
Copy link

With create-react-app having migrated to full eslint even with the typescript setup, thoughts on doing the same here?

@dguo
Copy link

dguo commented May 16, 2019

This should happen eventually, as the TSLint team plans to deprecate it in 2019 in favor of ESLint.

@jaredpalmer
Copy link
Owner

I think this makes a lot of sense. We are should likely just adopt eslint config and setup from CRA

@stale stale bot added the stale label Jul 17, 2019
@iberodev
Copy link

iberodev commented Aug 9, 2019

Can we switch tslint to eslint by tweaking some configuration?
I see that currently tslint is required when using razzle-plugin-typescript

PS: I found #936

@stale stale bot removed the stale label Aug 9, 2019
@stale stale bot added the stale label Oct 8, 2019
@nimaa77
Copy link
Collaborator

nimaa77 commented Mar 17, 2020

We have some plans for razzle-plugin-eslint and razzle-plugin-typescript.
we are going to replace tslint with eslint

@hcharley
Copy link

For those that want to disable tslint right now:

#936 (comment)

@fivethreeo
Copy link
Collaborator

Fixed in canary

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants