Skip to content
This repository has been archived by the owner on Sep 12, 2019. It is now read-only.

Add tslint configuration compatible .prettierrc.json #82

Closed

Conversation

vaaralav
Copy link
Contributor

Without .prettierrc Prettier editor (Atom in my case) integration didn't format the files same way as prettier-tslint did.

@vaaralav vaaralav requested a review from crisu83 March 15, 2018 11:10
@vaaralav
Copy link
Contributor Author

I'd like to let prettier handle all formatting rules. The following tslint rules are possibly conflicting with Prettier:

Conflict rule(s) detected in ./tslint.json:
align
indent
jsx-alignment
jsx-curly-spacing
jsx-equals-spacing
jsx-wrap-multiline
max-line-length
no-consecutive-blank-lines
one-line
quotemark
semicolon
typedef-whitespace
whitespace

@crisu83 is it ok to remove those lint rules or do you want to keep them?

@hugovk
Copy link
Contributor

hugovk commented Aug 13, 2019

Closing, this project is deprecated. Please use Create React App instead.

@hugovk hugovk closed this Aug 13, 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

Successfully merging this pull request may close these issues.

None yet

2 participants