feat: Add centralized filesystem module for Bun.file migration (#14117)

This commit is contained in:
Dax
2026-02-18 10:30:52 -05:00
committed by GitHub
parent 1bb8574179
commit 6b29896a35
9 changed files with 1888 additions and 35 deletions

View File

@@ -69,6 +69,7 @@
"devDependencies": {
"@actions/artifact": "5.0.1",
"@tsconfig/bun": "catalog:",
"@types/mime-types": "3.0.1",
"husky": "9.1.7",
"prettier": "3.6.2",
"semver": "^7.6.0",