// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`test.js 1`] = ` ====================================options===================================== parsers: ["flow", "babel", "typescript"] printWidth: 80 | printWidth =====================================input====================================== /[/]\\/\\u0aBc/mgi; =====================================output===================================== /[/]\\/\\u0aBc/gim; ================================================================================ `;