Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server
This commit is contained in:
commit
6d19452455
@ -67,6 +67,7 @@ export class ModCompilerService
|
||||
target: ScriptTarget.ES2022,
|
||||
module: ModuleKind.CommonJS,
|
||||
moduleResolution: ModuleResolutionKind.Node10,
|
||||
inlineSourceMap: true,
|
||||
resolveJsonModule: true,
|
||||
allowJs: true,
|
||||
esModuleInterop: true,
|
||||
|
Loading…
Reference in New Issue
Block a user