Files
payloadcms/test/sort/tsconfig.json
Anders Semb Hermansen 4d44c378ed feat: sort by multiple fields (#8799)
This change adds support for sort with multiple fields in local API and
REST API. Related discussion #2089

Co-authored-by: Dan Ribbens <dan.ribbens@gmail.com>
2024-10-24 15:46:30 -04:00

4 lines
36 B
JSON

{
"extends": "../tsconfig.json"
}