console/.prettierignore

27 lines
451 B
Text
Raw Normal View History

2022-05-18 07:26:57 +00:00
.env
.env.template
dist/
.next/
__generated__/
/.husky/_/
/.turbo/
/integration-tests/testkit/gql/
/packages/services/storage/src/db/types.ts
/packages/libraries/cli/src/sdk.ts
/packages/web/app/src/gql/gql.d.ts
/packages/web/app/src/gql/graphql.ts
/packages/web/app/src/graphql/index.ts
/packages/web/app/next.config.mjs
# test fixtures
integration-tests/fixtures/init-invalid-schema.graphql
/target
tmp
pnpm-lock.yaml
.bob/
# temp volumes
.hive