pulumi/sdk/nodejs/tests/automation
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
..
data Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
cmd.spec.ts Allow disabling version validation when using a custom PulumiCommand isntance (#15242) 2024-01-26 13:41:10 +00:00
localWorkspace.spec.ts Add removeStack options to NodeJS Auto API SDK (#16333) 2024-06-14 08:35:06 +00:00
remoteWorkspace.spec.ts Use new API for deployments (#15684) 2024-04-16 23:23:56 +00:00
util.ts use uuid instead of random number for test suffix (#14827) 2023-12-12 13:09:27 +00:00