korhonen.cc/assets/jsconfig.json
2025-03-24 13:50:49 -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.8.0/assets/*"
]
}
}
}