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
commit 6b29896a35
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 1889 additions and 36 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",