fix(fs): Fix inconsistent glob matching in listFileTree and update test imports and dependency versions for enhanced stability.

This commit is contained in:
2025-05-21 13:24:41 +00:00
parent 7a32835a74
commit dfd1db152b
10 changed files with 1917 additions and 2721 deletions

View File

@@ -1,4 +1,4 @@
import { tap, expect } from '@push.rocks/tapbundle';
import { tap, expect } from '@git.zone/tstest/tapbundle';
import * as smartfile from '../ts/index.js';