chore: resore extension sources (#999)

This commit is contained in:
Yury Semikhatsky
2025-09-04 15:00:42 -07:00
committed by GitHub
parent 6171abd277
commit 971489536e
25 changed files with 3566 additions and 1 deletions

View File

@@ -0,0 +1,4 @@
// Help VSCode to find right tsconfig file.
{
"extends": "../../tsconfig.ui.json"
}