feat: Add bun

Will be trying out bun to see how it compares to deno and other tools.
This commit is contained in:
Donovan Glover 2023-09-12 16:59:51 -04:00
parent 2260433c47
commit 3a6c2f44ed
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -38,11 +38,12 @@ in
crystal crystal
shards shards
# node/yarn/deno # node/yarn/deno/bun
nodejs nodejs
nodePackages.npm nodePackages.npm
yarn yarn
deno deno
bun
nodePackages.typescript-language-server nodePackages.typescript-language-server
nodePackages."@astrojs/language-server" nodePackages."@astrojs/language-server"
nodePackages.pnpm nodePackages.pnpm