Commit Graph

3 Commits

Author SHA1 Message Date
geoffsee
534a6ade27 Remove some less-helpful default exclusions like yaml and conf 2025-04-06 14:46:30 +00:00
337e882767 Switch from Bun's Glob to glob package for file operations
Replaced Bun's `Glob` usage with the `glob` package in `MarkdownGenerator.ts` for better compatibility and functionality. Updated build entrypoints to include all TypeScript files and adjusted dependencies in `package.json` and `pnpm-lock.yaml` to accommodate this change. Also added type annotations to `fileExclusions` and `fileTypeExclusions` for improved type checking.
2024-12-01 11:41:24 -05:00
88dced2c4d convert project to typescript 2024-11-21 13:23:45 -05:00