Go to file
sdlcadmin 348204558f Add tsconfig.json and empty src/index.ts
Configures TypeScript with strict: true, target ES2020, rootDir src/, outDir dist/. tsc --noEmit passes cleanly.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-21 05:05:02 +00:00
src Add tsconfig.json and empty src/index.ts 2026-07-21 05:05:02 +00:00
.gitignore [QOTD-2] Initialise npm project and install dependencies 2026-07-20 15:00:16 +00:00
CLAUDE.md [QOTD-2] Initialise npm project and install dependencies 2026-07-20 15:00:16 +00:00
package-lock.json [QOTD-2] Initialise npm project and install dependencies 2026-07-20 15:00:16 +00:00
package.json [QOTD-2] Initialise npm project and install dependencies 2026-07-20 15:00:16 +00:00
README.md Initial commit 2026-07-20 10:43:57 +00:00
tsconfig.json Add tsconfig.json and empty src/index.ts 2026-07-21 05:05:02 +00:00

quote-of-the-day-api