prettier-vscode
                                
                                
                                
                                    prettier-vscode copied to clipboard
                            
                            
                            
                        Visual Studio Code extension for Prettier
### Summary setting `singleAttributePerLine` to true does not have any effect. ### Steps To Reproduce: 1. Your .prettierrc looks like this: ``` { "singleQuote": true, "printWidth": 200, "semi": true, "useTabs":...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.17 to 18.6.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.30.7 to 5.33.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.30.7 to 5.33.0. Release notes Sourced from @typescript-eslint/parser's releases. v5.33.0 5.33.0 (2022-08-08) Bug Fixes eslint-plugin: [no-extra-parens] handle await with type assertion (#5428) (e03826f) website: add explicit frontmatter...
I don't see the option Single Attribute Per Line in the config of prettier vscode plugin Vscode version: 1.69.0 Prettier - Code formatter plugin version: v9.5.0
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] Hello, I think that...
- Issue Type: `Bug` - Extension Name: `prettier-vscode` - Extension Version: `9.5.0` - OS Version: `Windows_NT x64 10.0.22000` - VS Code version: `1.70.0` :warning: We have written the needed data...
Bumps [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) from 2.6.3 to 2.7.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [eslint](https://github.com/eslint/eslint) from 8.20.0 to 8.21.0. Release notes Sourced from eslint's releases. v8.21.0 Features 7b43ea1 feat: Implement FlatESLint (#16149) (Nicholas C. Zakas) 92bf49a feat: improve the key width calculation in...
**Is your feature request related to a problem? Please describe.** I need a fallback config for when a project doesn't have a config file. However, when I provide a path...