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

CRA Typescript: support for tslint #5682

Closed
samuelrego opened this issue Nov 2, 2018 · 3 comments
Closed

CRA Typescript: support for tslint #5682

samuelrego opened this issue Nov 2, 2018 · 3 comments

Comments

@samuelrego
Copy link

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

@christianchown
Copy link

@samuelrego - this is a duplicate of #5641, so should be closed.

Instructions on how to manually add tslint are here: #5641 (comment)

Searching the issue logs rather than opening a new one is polite.

tslint

@Timer
Copy link
Contributor

Timer commented Nov 2, 2018

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!

@Timer Timer closed this as completed Nov 2, 2018
@ideoclickVanessa
Copy link

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? 🤔

@lock lock bot locked and limited conversation to collaborators Jan 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants