1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +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: {},
oneOf: {},
contains: {},
...base,
...base
}
this.limit = 50
this.sortOrder = "ascending"