5 lines
88 B
JSON
5 lines
88 B
JSON
// Help VSCode to find right tsconfig file.
|
|
{
|
|
"extends": "../../tsconfig.ui.json"
|
|
}
|