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

9 lines
211 B
Plaintext
Raw Normal View History

2017-06-28 05:34:25 +03:00
// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`scalar.graphql 1`] = `
scalar Color @deprecated
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scalar Color @deprecated
`;