Files
heroui-inc--heroui/.prettierignore
T
2026-07-13 12:12:33 +08:00

33 lines
402 B
Plaintext

**/.temp
**/.next
**/.swc
**/.turbo
**/.cache
**/.build
**/.vercel
**/dist
**/build
**/storybook-static
.rollup.cache
.rollup.cache/**
**/node_modules/
**/public/*
pnpm-lock.yaml
**/.contentlayer/
**/.source/**
**/coverage
**/__snapshots__
**/.DS_Store
**/.changeset
**/*.md
**/*.mdx
!public/manifest.json
!.vscode
!scripts
!.*.js
!.*.cjs
!.*.mjs
!.*.ts
!contentlayer.config.ts
!next-sitemap.config.ts