mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 09:10:43 -05:00
7 lines
101 B
JSON
7 lines
101 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"compilerOptions": {
|
|
"strictNullChecks": true,
|
|
}
|
|
}
|