john-okeefe
|
548343b081
|
feat: add TypeScript and build configuration
- Add tsconfig.json with ES2020 target and strict mode
- Convert tailwind.config.js to TypeScript
- Update package.json with build scripts:
- build:ts - Compile TypeScript
- build:ts:watch - Watch mode for development
- Updated paths for web/ directory structure
- Set up proper TypeScript compilation pipeline
|
2026-01-29 14:08:38 -05:00 |
|