Files
server/tsconfig.tests.json
2023-08-03 10:55:46 -05:00

6 lines
87 B
JSON

{
"extends": "./tsconfig.json",
"strictNullChecks": true,
"skipLibCheck": true
}