FluidFramework/scripts
Jason Hartman b70b836ee2
tools(client+build-tools): update Biome to 1.8.3 (#21869)
Changes:
1. Remove production dependency in
@fluid-example/bubblebench-shared-tree
2. Update versions to ~1.8.3 (and set config to want ~)
3. Handle deprecations
a. Replace "javascript.formatter.trailingComma" with "...trailingCommas"
   b. Replace cli argument `--apply` with `--write`
4. Apply formatting updates
5. Add Biome to npm-package-json-script-dep
6. Remove unused `--formatter-enabled=true` from commands
7. Add missing biome devDeps in build-tools

Under 1.7.3 VS Code extensions users could experience server connection failures and need 1.8 version to get support from Biome. See [biomejs/biome-vscode#261](https://github.com/biomejs/biome-vscode/issues/261)
2024-07-12 21:26:58 +00:00
..
formatting tools(client+build-tools): update Biome to 1.8.3 (#21869) 2024-07-12 21:26:58 +00:00
check-package-version.cjs
get-test-pass-rate.mjs build(client): Enable biome as default formatter (#21298) 2024-06-17 16:57:07 -07:00
only-pnpm.cjs
pack-packages.sh improvement(flub list): Support independent packages (#20942) 2024-05-02 17:24:56 -07:00
report-parser.js Enforce test output (#17623) 2023-10-10 15:00:20 +00:00
update-package-version.sh