Update file exclusion logic and add regex pattern handling

Enhanced the file exclusion logic by adding support for `tsconfig.json` and `jsconfig.json`. Simplified complex glob and wildcard handling, replacing many special cases with a regex-based approach to match file paths more reliably. Updated package version to 1.0.7.
This commit is contained in:
2024-11-21 12:51:49 -05:00
parent 73b7b2e921
commit a875cbf5d4
3 changed files with 205 additions and 491 deletions

622
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff