mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-04-30 12:33:30 +08:00
11 lines
168 B
JSON
11 lines
168 B
JSON
{
|
|
"compilerOptions": {
|
|
"baseUrl": ".",
|
|
"paths": {
|
|
"*": [
|
|
"*"
|
|
]
|
|
},
|
|
"target": "es2015"
|
|
}
|
|
} |