1
0
mirror of https://github.com/go-task/task.git synced 2024-12-04 10:24:45 +02:00
task/website/tsconfig.json
2024-03-21 01:04:07 +00:00

7 lines
87 B
JSON

{
"extends": "@docusaurus/tsconfig",
"compilerOptions": {
"baseUrl": "."
}
}