-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
Update Prettier + TSLint section #14
Conversation
thanks! you want to add a comment about the ESlint setup? can point people to our discussion there (#7) so that they can get help if they need it. then we can remove the "active discussion" sentence. |
Of course. Didn't have much time today. Will add more tomorrow. |
LGTM! anything else you want to discuss? im happy to merge this. @Attrash-Islam in case you have any opinions here |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you, i love the table format, we might want to adopt this in other parts of the cheatsheet!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good to me
Would it be a good idea to link an example repo, the one I've used in the respective issue? |
@azdanov absolutely, we love links in this cheatsheet. lets people go and explore on their own but keeps our content short. |
An example repository for integrating prettier, eslint and tslint together.
this all looks great, thank you so much for your contribution @azdanov! personally im quite curious if more people will want to try out using your ESLint setup when they see this :) |
Added some info on how to integrate prettier with tslint.