strictNullChecks (#4666)
* wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
This commit is contained in:
@@ -44,7 +44,7 @@ function greet() {
|
||||
export async function masterMain() {
|
||||
greet();
|
||||
|
||||
let config: Config;
|
||||
let config!: Config;
|
||||
|
||||
try {
|
||||
// initialize app
|
||||
|
Reference in New Issue
Block a user