siwa-journey-website/assets/jsconfig.json
2026-02-19 14:07:19 +01:00

10 lines
No EOL
220 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"../../../../../../tmp/hugo_cache_daydreel/modules/filecache/modules/pkg/mod/github.com/nicokaiser/hugo-theme-gallery/v4@v4.9.3/assets/*"
]
}
}
}