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

13 lines
218 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`issue2296.graphql - graphql-verify 1`] = `
{NPC{life}}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
{
NPC {
life
}
}
`;