aee391ec1d
Co-authored-by: clodan <clodan@clodan.com> Reviewed-on: https://dev.sp-tarkov.com/SPT/Server/pulls/353
7 lines
101 B
JSON
7 lines
101 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"strictNullChecks": true,
|
|
}
|
|
}
|