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

9 lines
194 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`test.js 1`] = `
/[/]\\/\\u0aBc/mgi;
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/[/]\\/\\u0aBc/gim;
`;