mirror of
https://github.com/Discreetly/server.git
synced 2026-01-07 19:53:55 -05:00
6 lines
87 B
JSON
6 lines
87 B
JSON
{
|
|
"extends": "./tsconfig.json",
|
|
"strictNullChecks": true,
|
|
"skipLibCheck": true
|
|
}
|