54571f036b
Allows user to overwrite a specific script. Note: The required version of Hugo might bump up.
10 lines
141 B
JSON
10 lines
141 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"*": [
|
|
"*"
|
|
]
|
|
},
|
|
}
|
|
} |