website/assets/jsconfig.json
filippo-ferrari 13f080b185 changes
2024-06-08 15:32:31 +02:00

10 lines
No EOL
166 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"../../../.cache/go/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.26.0/assets/*"
]
}
}
}