console/.prettierignore

26 lines
451 B
Text

.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