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