prettier/tests_integration/__tests__/__snapshots__/deprecated-parser.js.snap

7 lines
206 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`API format with deprecated parser (postcss) should work 1`] = `
"{ parser: \\"postcss\\" } is deprecated; we now treat it as { parser: \\"css\\" }.
"
`;