Files
lexical/.eslintignore
Acy Watson 77497db856 Add stuff to website (#1397)
* downgrade react dependencies

* add features to homepage

* accessibility fix

* more accessibility fixes
2022-04-09 00:43:28 -07:00

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