My personal site cherry.computer
htmx tailwind axum askama
at main 9 lines 158 B view raw
1{ 2 "compilerOptions": { 3 "noEmit": true, 4 "strict": true, 5 "esModuleInterop": true, 6 "module": "nodenext" 7 }, 8 "include": ["src/ts/**/*.ts"] 9}