You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a TS application using CRA.
Update to CRA3.
Be very annoyed with its out of the box linting nobody asked for.
I strongly prefer tslint for the job, thank you very much.
You are just breaking my app and provide no documentation whatsoever on how to disable this annoying behavior.
Expected Behavior
There is no linting happening.
Actual Behavior
There is linting happening, with lots of false findings.
😡
The text was updated successfully, but these errors were encountered:
I strongly prefer tslint for the job, thank you very much.
TSLint has been deprecated, and will not be maintained in the future. Please read the announcement from the TypeScript team regarding that.
😡
Please try to refrain from adding emotional vitriol to technical discussions. Maintainers are also people, and it's neither appropriate nor likely to help others view your case sympathetically. Cheers.
facebook
locked as too heated and limited conversation to collaborators
Apr 27, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is this a bug report?
Yes.
Which terms did you search for in User Guide?
disable eslint
Steps to Reproduce
Write a TS application using CRA.
Update to CRA3.
Be very annoyed with its out of the box linting nobody asked for.
I strongly prefer tslint for the job, thank you very much.
You are just breaking my app and provide no documentation whatsoever on how to disable this annoying behavior.
Expected Behavior
There is no linting happening.
Actual Behavior
There is linting happening, with lots of false findings.
😡
The text was updated successfully, but these errors were encountered: