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
Hi,
I am trying to add tslint.json in the app but it is not working. I need tslint features like Microsoft CRA-typescript. I am using CRA 2.1.1 version
Please let me know how to add tslint configurations in our app
The text was updated successfully, but these errors were encountered:
Like ESLint, you cannot configure TSLint yourself. We will be turning on linting in the future but you won't be able to provide a tslint.json. Thanks!
I understand providing a default tslint.json but surely we'll be able to override whatever defaults you set in our own tslint.json file if we chose to? 🤔
lockbot
locked and limited conversation to collaborators
Jan 8, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
I am trying to add tslint.json in the app but it is not working. I need tslint features like Microsoft CRA-typescript. I am using CRA 2.1.1 version
Please let me know how to add tslint configurations in our app
The text was updated successfully, but these errors were encountered: