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

fix(advanced): Fix syntax errors revealed by prettier #201

Merged

Conversation

eps1lon
Copy link
Member

@eps1lon eps1lon commented Mar 20, 2020

Also bumps prettier to 1.19.1 to fix some unstable formatting regarding parenthesis.

Had to comment out import type to get everything formatted properly (prettier bails out of markdown formatting on the first syntax error in code blocks). Need to wait for prettier 2.0 or prettier/prettier#7675 (comment) to get this fixed.

@eps1lon eps1lon added the ADVANCED Advanced Cheatsheet label Mar 20, 2020
@eps1lon eps1lon merged commit 019ec5b into typescript-cheatsheets:master Mar 20, 2020
@eps1lon eps1lon deleted the fix/advanced-formatting branch March 20, 2020 15:51
@eps1lon eps1lon restored the fix/advanced-formatting branch March 20, 2020 15:51
@eps1lon eps1lon deleted the fix/advanced-formatting branch March 20, 2020 15:51
@swyxio
Copy link
Collaborator

swyxio commented Mar 25, 2020

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ADVANCED Advanced Cheatsheet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants