std/strict-ts44.tsconfig.json
1234567{ "compilerOptions": { "strict": true, "useUnknownInCatchVariables": true }}