Commit Graph

6 Commits

Author SHA1 Message Date
f01755fda9 feat: implement FluentUrl class with configuration and options normalization 2026-02-22 16:42:34 -05:00
03f30ecbcd feat: update TypeScript version and refine tsconfig settings 2026-02-22 16:40:11 -05:00
e0808de270 feat: implement deepClone function for deep cloning of objects and arrays 2026-02-20 23:25:15 -05:00
4417b7ade9 fix: update TypeScript configuration for correct root directory and test exclusion 2026-02-20 23:16:59 -05:00
19ef9042ce feat: initialize TypeScript configuration and Vitest setup
- Add pnpm workspace configuration to specify built dependencies.
- Create tsconfig.json for TypeScript compiler options and module resolution.
- Add tsconfig.build.json for build-specific TypeScript settings.
- Set up Vitest configuration with path aliasing for testing.
2026-02-19 23:24:52 -05:00
19276dff4d Init project 2026-02-19 20:36:27 -05:00