mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 16:39:33 +08:00
12 lines
277 B
Plaintext
12 lines
277 B
Plaintext
# NOTE: In general this should be kept in sync with .eslintignore
|
|
|
|
packages/**/dist/*.js
|
|
packages/**/config/*.js
|
|
packages/**/*.js.flow
|
|
packages/**/*.d.ts
|
|
packages/playwright
|
|
packages/playwright-core
|
|
packages/**/vite.config.js
|
|
packages/lexical-website-new/build
|
|
**/node_modules
|