1
0
Fork 0
mirror of synced 2024-06-30 12:00:31 +12:00

Fixing TS issue caused by linting.

This commit is contained in:
mike12345567 2022-02-02 18:18:53 +00:00
parent fa94ea7b3a
commit b5993f4aa9

View file

@ -225,8 +225,8 @@ class InternalBuilder {
"left"
)
} else {
// @ts-ignore
query = query
// @ts-ignore
.join(
throughTable,
function () {