Migrate to TypeScript
Open
- Dominant language
- JavaScript
- Stars
- 88
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
## 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. Importing this package in TS project leads a TS error: https://github.com/codex-team/editor.js/issues/2143
## Task
We need to migrate this project to TypeScript and provide type declarations. Make sure types for the plugin are available when using it in Typescript project with Editor.js
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.