mirror of
https://github.com/zoriya/v10.git
synced 2026-08-05 21:57:29 +00:00
8 lines
113 B
JSON
8 lines
113 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"baseUrl": "."
|
|
},
|
|
"include": ["src"]
|
|
}
|