{{ message }}
Commits
Commits on Oct 17, 2022
Enable 'noImplicitReturns', 'noFallthroughCasesInSwitch' and 'noUnusedParameters'
andyleejordan
committed
Enable 'strictBindCallApply' and 'strictFunctionTypes'
andyleejordan
committed
Enable 'strictNullChecks' (with some necessary refactoring)
andyleejordan
committed
Delete unused `AnimatedStatusBar` code
andyleejordan
committed
Mostly enable 'strictPropertyInitialization'
andyleejordan
committed
Enable 'strictPropertyInitialization' with refactor of `SessionManager`
andyleejordan
committed
Enable 'useUnknownInCatchVariables'
andyleejordan
committed
Enable 'strict' TypeScript compiler option
andyleejordan
committed
Enable 'noImplicitAny' and 'noImplicitOverride'
andyleejordan
committed
Make `environmentVars` non-optional in `platform.tests.ts`
andyleejordan
committed
Enable 'noUnusedLocals'
andyleejordan
committed
Fix `GetPSHostProcessesRequestType`
andyleejordan
committed
Format all TypeScript using VS Code's formatter
Show description for b8189fc
andyleejordan
committed
You can’t perform that action at this time.