mirror of
https://github.com/go-task/task.git
synced 2024-12-04 10:24:45 +02:00
7 lines
87 B
JSON
7 lines
87 B
JSON
{
|
|
"extends": "@docusaurus/tsconfig",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
}
|
|
}
|