1
0
Fork 0
mirror of synced 2024-07-02 13:01:09 +12:00

Test prettier precommit

This commit is contained in:
Mel O'Hagan 2022-07-19 14:17:09 +01:00
parent 6a1867939c
commit 1345ec831a

View file

@ -20,7 +20,7 @@ class QueryBuilder {
notEmpty: {}, notEmpty: {},
oneOf: {}, oneOf: {},
contains: {}, contains: {},
...base, ...base
} }
this.limit = 50 this.limit = 50
this.sortOrder = "ascending" this.sortOrder = "ascending"