mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2024-11-23 10:21:46 +01:00
54571f036b
Allows user to overwrite a specific script. Note: The required version of Hugo might bump up.
10 lines
No EOL
141 B
JSON
10 lines
No EOL
141 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"*": [
|
|
"*"
|
|
]
|
|
},
|
|
}
|
|
} |