mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 20:38:52 +00:00
chore: upgrade to eslint9 (#9163)
This commit is contained in:
@@ -51,6 +51,5 @@ export type toExternalData<D extends DNDData> = (
|
||||
| 'text/plain'
|
||||
| 'text/html'
|
||||
| 'Files'
|
||||
// eslint-disable-next-line @typescript-eslint/ban-types
|
||||
| (string & {})]?: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user