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

Migrate to TypeScript #65

Open
neSpecc opened this issue Jun 17, 2024 · 0 comments
Open

Migrate to TypeScript #65

neSpecc opened this issue Jun 17, 2024 · 0 comments

Comments

@neSpecc
Copy link
Contributor

neSpecc commented Jun 17, 2024

Problem

  1. This tool was built in JavaScript to be a simplest example of Editor.js Tools API usage. Right now further enhancements requires more modern stack.
  2. When using in TypeScript projects there is a problem with lack of type declarations. See ❓module declaration error. codex-team/editor.js#2143

Task

We need to migrate this project to TypeScript and provide type declarations

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

1 participant