pulumi/sdk/nodejs/tests/runtime/langhost
Will Jones d64448ec3b
Replace Rome with Biome in the NodeJS SDK (#16456)
As @denbezrukov notes in #13885, Rome (https://github.com/rome/tools,
the JavaScript toolchain we have been using to format and lint code in
the NodeJS SDK) has been deprecated. Biome (https://biomejs.dev/) has
sprung up in its place as a community fork and appears to be the best
bet for migration going forward. This commit introduces Biome, ports the
bits of configuration that need changing and updates formatting
accordingly.

Closes #13885

Co-authored-by: Denis Bezrukov <6227442+denbezrukov@users.noreply.github.com>
2024-06-24 11:14:56 +00:00
..
cases Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
run.spec.ts Upgrade to grpc-js 1.10.1 and remove calls to deprecated server.start (#15500) 2024-02-23 11:32:40 +00:00