vscode: add dat semicolon
This commit is contained in:
parent
3ad0574d7e
commit
e7bf99e6fd
@ -18,7 +18,7 @@ assert.eq = <T>(bibba: unknown, bobba: T, explanation: string): asserts bibba is
|
||||
log.error(`Equality assertion failed:`, explanation);
|
||||
throw err;
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
export const log = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user