Upgrade prettier to 2.3.0

Some reformatting was needed... :/
This commit is contained in:
Deluan
2021-05-11 18:13:03 -04:00
parent da684ff44c
commit fa9083ddec
9 changed files with 46 additions and 49 deletions
+5 -4
View File
@@ -44,10 +44,11 @@ describe('SelectPlaylistInput', () => {
data: mockIndexedData,
list: {
cachedRequests: {
'{"pagination":{"page":1,"perPage":-1},"sort":{"field":"name","order":"ASC"},"filter":{}}': {
ids: ['sample-id1', 'sample-id2'],
total: 2,
},
'{"pagination":{"page":1,"perPage":-1},"sort":{"field":"name","order":"ASC"},"filter":{}}':
{
ids: ['sample-id1', 'sample-id2'],
total: 2,
},
},
},
},