UNPKG

graphql-generate-flow-schema-assets

Version:
16 lines (12 loc) 199 B
const prettierConfig = { singleQuote: true }; const fileHeader = `// @flow /** * THIS FILE IS AUTO GENERATED, DO NOT EDIT DIRECTLY. */ `; module.exports = { prettierConfig, fileHeader };