mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 02:09:41 +00:00
[MIRROR] TGUI 5.0 (#7700)
Co-authored-by: Selis <sirlionfur@hotmail.de> Co-authored-by: Selis <selis@xynolabs.com>
This commit is contained in:
@@ -15,10 +15,14 @@
|
||||
"skipLibCheck": true,
|
||||
"strict": false,
|
||||
"strictNullChecks": true,
|
||||
"target": "ES3"
|
||||
"target": "ES5"
|
||||
},
|
||||
"include": [
|
||||
"./*.d.ts",
|
||||
"./packages"
|
||||
],
|
||||
// CHOMPEdit - Until removed
|
||||
"exclude": [
|
||||
"./packages/tgui_ch/**"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user