- Notifications
You must be signed in to change notification settings - Fork4.3k
Update Prettier + TSLint section#14
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
tsiq-swyx commentedJun 4, 2018
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. |
azdanov commentedJun 4, 2018
Of course. Didn't have much time today. Will add more tomorrow. |
tsiq-swyx commentedJun 5, 2018
LGTM! anything else you want to discuss? im happy to merge this.@Attrash-Islam in case you have any opinions here |
tsiq-swyx left a comment
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!
ghost left a comment
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
azdanov commentedJun 6, 2018
Would it be a good idea to link an example repo, the one I've used in therespective issue? |
tsiq-swyx commentedJun 6, 2018
@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.
tsiq-swyx commentedJun 6, 2018
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.