mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-12 14:30:44 -05:00
Added 2 additional flags to compiler options
This commit is contained in:
parent
e15bf4245b
commit
6d5f58c9db
@ -1,5 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"noUncheckedIndexedAccess": true,
|
||||
"moduleDetection": "force",
|
||||
"allowJs": false,
|
||||
"module": "CommonJS",
|
||||
"target": "ES2022",
|
||||
|
Loading…
x
Reference in New Issue
Block a user