hugo-theme-stack/assets/jsconfig.json
ous50 | ousfifty | 欧式fifty 32a25adfb7 update theme
2024-10-08 03:49:41 +01:00

10 lines
86 B
JSON

{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"*": [
"*"
]
}
}
}