Skip to content

Commit df051dc

Browse files
committed
yarn => bun
1 parent eeb4adb commit df051dc

16 files changed

+57
-4183
lines changed

.husky/pre-commit

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/bin/sh
22
. "$(dirname "$0")/_/husky.sh"
33

4-
yarn sane-fmt -w src/ && yarn tsc --noEmit
4+
bunx sane-fmt -w src/ && bunx tsc --noEmit

.yarn/releases/yarn-3.2.4.cjs

-801
This file was deleted.

.yarn/sdks/integrations.yml

-6
This file was deleted.

.yarn/sdks/typescript/bin/tsc

-20
This file was deleted.

.yarn/sdks/typescript/bin/tsserver

-20
This file was deleted.

.yarn/sdks/typescript/lib/tsc.js

-20
This file was deleted.

.yarn/sdks/typescript/lib/tsserver.js

-225
This file was deleted.

0 commit comments

Comments
 (0)