Skip to content

Sharing formatting configuration across team #877

Answered by gorkem
alex529 asked this question in Q&A
Discussion options

You must be logged in to vote

The formatter for the vscode-yaml is a delegate to the prettier. Unfortunately, vscode-yaml does not read the prettier configuration files (.prettierrc and friends). So my recommendation is to disable the formatter from the extension and use prettier for formatting directly.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alex529
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants