diff --git a/assets/jsconfig.json b/assets/jsconfig.json new file mode 100644 index 0000000000000000000000000000000000000000..524b45f210fb621798f1eb1baaee90070c88d168 --- /dev/null +++ b/assets/jsconfig.json @@ -0,0 +1,10 @@ +{ + "compilerOptions": { + "baseUrl": ".", + "paths": { + "*": [ + "../../../../../tmp/hugo_cache/modules/filecache/modules/pkg/mod/github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5@v5.6.0/assets/*" + ] + } + } +} \ No newline at end of file