Files
lexical/.prettierignore

25 lines
475 B
Plaintext

# NOTE: In general this should be kept in sync with .eslintignore
**/dist/**
**/build/**
**/npm/**
!scripts/npm/**
**/.output/**
**/.browser-profiles/**
**/__tests__/integration/fixtures/**
packages/**/.wxt/**
packages/playwright
packages/playwright-core
packages/**/vite.config.js
packages/**/vite.prod.config.js
packages/lexical-website/docs/api
**/*.md
**/*.js.flow
**/node_modules
.ts-temp
flow-typed
.github/CODEOWNERS
.prettierignore
**/.docusaurus
/playwright-report