korhonen.cc/assets/jsconfig.json
Marko Korhonen 693a3f307b
All checks were successful
Build and deploy site / Build and deploy site (push) Successful in 37s
Add back repo page
2025-06-09 18:58:31 -05:00

10 lines
No EOL
190 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugo-toha/toha/v4@v4.9.0/assets/*"
]
}
}
}