prettier/tests_integration/__tests__/__snapshots__/cursot-offset.js.snap

12 lines
208 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`write cursorOffset to stderr with --cursor-offset <int> 1`] = `
"1;
"
`;
exports[`write cursorOffset to stderr with --cursor-offset <int> 2`] = `
"1
"
`;