Commit Graph

6 Commits

Author SHA1 Message Date
ddadc7d5ae chore: add bun types to global tsconfig
Signed-off-by: Dmytro Stanchiev <git@dmytros.dev>
2026-04-28 20:07:05 -04:00
43d15fce5f chore: add shared root tsconfig.json 2026-04-28 19:53:58 -04:00
a66b5b2362 migrate to monorepo? 2025-12-13 20:31:10 -05:00
99848d1852 build: configure absolute imports using @ alias
Configures TypeScript path aliases for cleaner and more maintainable imports.
2025-09-18 11:33:06 -04:00
030e3c302d feat: integrate linkedom for DOM manipulation
Adds `linkedom` as a dependency for parsing HTML and manipulating the DOM. This enables scraping capabilities.
2025-09-17 18:48:23 -04:00
e0cf995769 init bun 2025-07-29 22:31:17 -04:00