feat(config): add TypeScript build and config support
This commit is contained in:
@@ -52,7 +52,7 @@ If running outside Nix, document that Firefox and geckodriver must be on `PATH`.
|
||||
|
||||
## Code Style
|
||||
|
||||
- Use ES modules.
|
||||
- Use TypeScript with ES modules; source lives in `src/**/*.ts` and builds to `dist/`.
|
||||
- Keep code direct and minimal; avoid abstractions until they are needed.
|
||||
- Add short Title Case comments above cohesive logic blocks.
|
||||
- Prefer exact, actionable error messages.
|
||||
|
||||
Reference in New Issue
Block a user