prettier/tests/label/__snapshots__/jsfmt.spec.js.snap

11 lines
176 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`empty_label.js 1`] = `
"a:;
b
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
a:;
b;
"
`;