feat: jsconfig.json

This commit is contained in:
effe 2024-09-27 09:05:13 -04:00
parent 9b4b7dcf68
commit 17d22bac52

View file

@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../.cache/go/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.27.0/assets/*"
"../../../Library/Caches/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.27.0/assets/*"
]
}
}