pulumi/sdk/nodejs/runtime
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
..
closure [sdk/nodejs] Allow missing package.json dependencies (#16433) 2024-06-21 10:04:12 +00:00
asyncIterableUtil.ts Apply autoformat 2023-04-28 18:27:10 -04:00
callbacks.ts fix race condition when registering stack transform (#16443) 2024-06-24 09:35:40 +00:00
config.ts Apply autoformat 2023-04-28 18:27:10 -04:00
debuggable.ts Use existing PULUMI_DEBUG_PROMISE_LEAKS=1 flag to enable printing 2023-06-15 07:43:05 -07:00
index.ts Add support for async mocks in TS 2023-06-01 13:58:53 +02:00
invoke.ts Replace Rome with Biome in the NodeJS SDK (#16456) 2024-06-24 11:14:56 +00:00
mocks.ts Export automation.tag.TagMap type & @param tag fixes (#15774) 2024-03-25 14:33:15 +00:00
resource.ts Flip transforms to non-experimental (#16080) 2024-04-29 10:54:41 +00:00
rpc.ts Implement up --continue-on-error (#15740) 2024-04-22 11:12:45 +00:00
settings.ts Remove stray console.log (#15616) 2024-03-07 11:21:48 +00:00
stack.ts add RegisterResourceTransform as alias for RegisterStackTransform (#16435) 2024-06-21 13:48:56 +00:00
state.ts NodeJS transforms (#15532) 2024-03-07 08:52:34 +00:00