mirror of https://github.com/pulumi/pulumi.git
d64448ec3b
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> |
||
---|---|---|
.. | ||
cmd.ts | ||
config.ts | ||
errors.ts | ||
events.ts | ||
index.ts | ||
localWorkspace.ts | ||
minimumVersion.ts | ||
projectSettings.ts | ||
remoteStack.ts | ||
remoteWorkspace.ts | ||
server.ts | ||
stack.ts | ||
stackSettings.ts | ||
tag.ts | ||
workspace.ts |