Files
archived-typedoc-plugin-mar…/tsconfig.test.json
2020-09-12 00:13:30 +01:00

8 lines
122 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"noUnusedLocals": false,
"strictNullChecks": false
}
}