prettier/tests_integration/__tests__/__snapshots__/list-different.js.snap

6 lines
200 B
Plaintext
Raw Normal View History

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`checks stdin with --list-different (write) 1`] = `Array []`;
2018-12-19 17:03:30 +03:00
exports[`checks stdin with -l (alias for --list-different) (write) 1`] = `Array []`;