mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 16:39:33 +08:00

* downgrade react dependencies * add features to homepage * accessibility fix * more accessibility fixes
15 lines
362 B
Plaintext
15 lines
362 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/babel-plugin-transform-stylex
|
|
packages/eslint-plugin-stylex
|
|
packages/stylex
|
|
packages/**/vite.config.js
|
|
packages/lexical-website-new/build
|
|
**/node_modules
|