mirror of
https://github.com/go-task/task.git
synced 2025-12-24 23:49:24 +01:00
7 lines
87 B
JSON
7 lines
87 B
JSON
|
|
{
|
||
|
|
"extends": "@docusaurus/tsconfig",
|
||
|
|
"compilerOptions": {
|
||
|
|
"baseUrl": "."
|
||
|
|
}
|
||
|
|
}
|