fix(ci): add skipLibCheck to script tsconfig to avoid bun-types/@types/node conflicts
CI ubuntu-latest has @types/node ambient types that conflict with bun-types for CompressionStream/DecompressionStream declarations. skipLibCheck skips checking .d.ts files from node_modules.
Y
YeonGyu-Kim committed
83a80e21fb2444fdc4e05f1d513910c3a9d7a254
Parent: a00fe13