tgui: Typescript and Jest update (#57081)

Co-authored-by: Mothblocks <35135081+Mothblocks@users.noreply.github.com>
This commit is contained in:
Aleksej Komarov
2021-02-22 11:18:35 +02:00
committed by GitHub
parent 3b0ec441a8
commit 1fb5d68b53
34 changed files with 4155 additions and 1587 deletions

View File

@@ -1,8 +1,10 @@
{
"eslint.nodePath": "tgui/.yarn/sdks",
"eslint.nodePath": "./tgui/.yarn/sdks",
"eslint.workingDirectories": [
"./tgui"
],
"typescript.tsdk": "./tgui/.yarn/sdks/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"search.exclude": {
"tgui/.yarn": true,
"tgui/.pnp.*": true