prettier-vscode
prettier-vscode copied to clipboard
Visual Studio Code extension for Prettier
Bumps [@vscode/test-electron](https://github.com/Microsoft/vscode-test) from 2.3.9 to 2.4.0. Changelog Sourced from @vscode/test-electron's changelog. 2.4.0 | 2024-05-24 Allow installing unreleased builds using an -unreleased suffix, such as insiders-unreleased. Allow passing different data directories...
### Summary I tried to find the related prettier plugin for **bash/sh** but I couldn't. So please forgive me if this is the wrong place for this issue. ### Actual...
 
Bumps [sinon](https://github.com/sinonjs/sinon) from 17.0.1 to 18.0.0. Changelog Sourced from sinon's changelog. 18.0.0 This is what 17.0.2 should have been, as that contained two breaking changes. After updating Nise we are...
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup) from 3 to 4. Release notes Sourced from pnpm/action-setup's releases. v4.0.0 An error is thrown if one version of pnpm is specified in the packageManager field of package.json...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.30 to 22.5.1. Commits See full diff in compare view Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | |...
I found that the default configuration of the prettier vscode extension is inconsistent with the prettier configuration file. For example, the default configuration of prettier vscode extended `trailingComma` is `es5`,...
Bumps [webpack](https://github.com/webpack/webpack) from 5.93.0 to 5.94.0. Release notes Sourced from webpack's releases. v5.94.0 Bug Fixes Added runtime condition for harmony reexport checked Handle properly data/http/https protocols in source maps Make...
Right now it looks like version 3 is shipped by default, but that's been true only in version 10.0.0. This causes confusion as to why the default setting for ...
Bumps [husky](https://github.com/typicode/husky) from 9.1.4 to 9.1.5. Release notes Sourced from husky's releases. v9.1.5 What's Changed fixes #1494, support pre-merge-commit hook by @RainMeoCat in typicode/husky#1497 New Contributors @RainMeoCat made their first...