korhonen.cc/assets/jsconfig.json
2025-01-29 17:30:59 -06: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.7.0/assets/*"
]
}
}
}