1
0
jcktrue.dk/assets/jsconfig.json
Jens True 0df5684e15
All checks were successful
continuous-integration/drone/push Build is passing
Theme update
2021-01-25 20:28:00 +01:00

10 lines
269 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"..\\..\\..\\AppData\\Local\\Temp\\hugo_cache\\modules\\filecache\\modules\\pkg\\mod\\github.com\\wowchemy\\wowchemy-hugo-modules\\wowchemy@v0.0.0-20210123180413-7dbc1f73edfd\\assets\\*"
]
}
}
}