// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`common.yml 1`] = ` ====================================options===================================== parsers: ["yaml"] printWidth: 80 | printWidth =====================================input====================================== - &abc a - *abc =====================================output===================================== - &abc a - *abc ================================================================================ `;