inline-code icon indicating copy to clipboard operation
inline-code copied to clipboard

Migrate to TypeScript

Open TatianaFomina opened this issue 1 year ago • 0 comments

Problem

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.

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

TatianaFomina avatar Jan 17 '24 18:01 TatianaFomina