// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`lang-ts.vue 1`] = ` ====================================options===================================== parsers: ["vue"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `; exports[`lang-tsx.vue 1`] = ` ====================================options===================================== parsers: ["vue"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `; exports[`template-bind.vue 1`] = ` ====================================options===================================== parsers: ["vue"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `; exports[`template-class.vue 1`] = ` ====================================options===================================== parsers: ["vue"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `; exports[`vue-component.vue 1`] = ` ====================================options===================================== parsers: ["vue"] printWidth: 80 | printWidth =====================================input====================================== =====================================output===================================== ================================================================================ `;