mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 16:39:33 +08:00
feat(@lexical/devtools): Added basic extension scaffolding (#5747)
This commit is contained in:
@ -10,7 +10,8 @@
|
||||
"**/__tests__/**",
|
||||
"node_modules/**/*",
|
||||
"packages/lexical-playground/**/*",
|
||||
"packages/playwright-core/**/*"
|
||||
"packages/playwright-core/**/*",
|
||||
"packages/lexical-devtools/**"
|
||||
],
|
||||
"extends": "./tsconfig.json"
|
||||
}
|
||||
|
Reference in New Issue
Block a user