mirror of
https://github.com/facebook/lexical.git
synced 2025-08-06 16:39:33 +08:00
Autogenerate TypeScript declaration files (#2359)
* Remove .d.ts and fix type errors * Fix failing test * Upgrade roll up to remove maxlisteners warning * Refactor type generation and make build script run in sequence to avoid OOM errors in GitHub actions * Small change * Fix playground TS errors
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
**/dist/**
|
||||
**/config/**
|
||||
**/build/**
|
||||
**/npm/**
|
||||
**/*.js.flow
|
||||
**/*.d.ts
|
||||
**/playwright*/**
|
||||
|
Reference in New Issue
Block a user