prettier/tests/arrows/long-contents.js

4 lines
146 B
JavaScript

const foo = () => {
expect(arg1, arg2, arg3).toEqual({message: 'test', messageType: 'SMS', status: 'Unknown', created: '11/01/2017 13:36'});
};