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

Indent continuation lines is not enforced? #744

Open
saadlu opened this issue Nov 24, 2022 · 1 comment
Open

Indent continuation lines is not enforced? #744

saadlu opened this issue Nov 24, 2022 · 1 comment

Comments

@saadlu
Copy link

saadlu commented Nov 24, 2022

Google's javascript style insists to have indent of 4 spaces when continuing a line:

https://google.github.io/styleguide/jsguide.html#formatting-indent

How come Google's TypeScript Style (and thereby gts) does not enforce that? Is there no such concept of that in prettier?

@tonycoco
Copy link
Contributor

tonycoco commented Apr 3, 2024

Prettier has stated that there are no more options for us to put in to fix this inconsistency.

prettier/prettier#11897

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

No branches or pull requests

2 participants