Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"yarn add --dev @types/quill-image-uploader" not found #54

Open
Johnrobmiller opened this issue Mar 23, 2022 · 2 comments
Open

"yarn add --dev @types/quill-image-uploader" not found #54

Johnrobmiller opened this issue Mar 23, 2022 · 2 comments

Comments

@Johnrobmiller
Copy link

Johnrobmiller commented Mar 23, 2022

If you guys have time, I would strongly urge you all to refactor to typescript, as to not use typescript in libraries like this places a burden on those who use typescript in their projects.

Also, as a general coding principle not specific to javascript or typescript, code that isn't typed in any language is not good code (unless the code is so simple that it does not need to be typed, but this would not be the case for this library)

@Johnrobmiller Johnrobmiller changed the title "yarn add --dev @types/quill-image-uploader not found" "yarn add --dev @types/quill-image-uploader" not found Mar 23, 2022
@Nelwhix
Copy link

Nelwhix commented Nov 3, 2022

Hey @Johnrobmiller, I had the same thoughts as you and created a typescript fork of the package here. Try it out and tell me your thoughts, Thanks

@toknT
Copy link

toknT commented Aug 21, 2024

same error in 2024 when use it in typescript project . I love quill and always use it in flutter. 😂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants