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