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,5 +1,5 @@
import * as path from 'path';
import { expect, tap } from '@push.rocks/tapbundle';
import { expect, tap } from '@git.zone/tstest/tapbundle';
import * as smartfile from '../ts/index.js'; // adjust the import path as needed
// Test assets path