We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
From @k8w on May 7, 2018 6:40
Expect indent
test({ a: 1, b: 2 }, { a: 1, b: 2 });
Actual indent (after auto format):
Copied from original issue: microsoft/vscode#49337
The text was updated successfully, but these errors were encountered:
Similar looking to #19167. Not sure if this has the same root cause or not
Sorry, something went wrong.
similar to https://github.com/Microsoft/TypeScript/issues?q=is%3Aissue+is%3Aopen+format+label%3A%22Domain%3A+Formatter%22
No branches or pull requests
From @k8w on May 7, 2018 6:40
Expect indent
Actual indent (after auto format):
Copied from original issue: microsoft/vscode#49337
The text was updated successfully, but these errors were encountered: