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