prettier/tests/comments/dangling_array.js

4 lines
64 B
JavaScript

expect(() => {}).toTriggerReadyStateChanges([
// Nothing.
]);