mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 19:04:46 +00:00
7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"extends": "@robonen/tsconfig/tsconfig.json",
|
|
"compilerOptions": {
|
|
"rootDir": "."
|
|
}
|
|
}
|