mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-25 19:23:55 +00:00
Fix lint
This commit is contained in:
parent
d3d0c97874
commit
aeff9dd763
1 changed files with 2 additions and 0 deletions
|
|
@ -81,6 +81,8 @@ One important thing to note are the new generics on `@uppy/core`.
|
|||
|
||||
<!-- eslint-disable @typescript-eslint/no-unused-vars -->
|
||||
|
||||
<!-- eslint-disable @typescript-eslint/no-non-null-assertion -->
|
||||
|
||||
```ts
|
||||
import Uppy from '@uppy/core';
|
||||
// xhr-upload is for uploading to your own backend.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue