refactor: lexical (#1954)
This commit is contained in:
15
packages/blocks-editor/.prettierignore
Normal file
15
packages/blocks-editor/.prettierignore
Normal file
@@ -0,0 +1,15 @@
|
||||
# NOTE: In general this should be kept in sync with .eslintignore
|
||||
|
||||
packages/**/dist/*.js
|
||||
packages/**/build/*.js
|
||||
packages/**/npm/**/*
|
||||
packages/**/config/*.js
|
||||
packages/playwright
|
||||
packages/playwright-core
|
||||
packages/**/vite.config.js
|
||||
packages/**/vite.prod.config.js
|
||||
**/*.md
|
||||
**/node_modules
|
||||
flow-typed
|
||||
.github/CODEOWNERS
|
||||
.prettierignore
|
||||
Reference in New Issue
Block a user