Add a top-level tsconfig.json
The reason to add this is that I am getting misleadings errors in vscode that this file is missing. By adding this file, I no longer see these errors.
This commit is contained in:
Родитель
c247292181
Коммит
f968f8e2f5
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"extends": "./extensions/ql-vscode/tsconfig.json"
|
||||
}
|
Загрузка…
Ссылка в новой задаче