editor-js / header

Header Tool for Editor.js 2.0
MIT License
95 stars 122 forks source link

(WIP) Type Declaration for Header plugin #100

Closed shvkhzod closed 3 weeks ago

shvkhzod commented 8 months ago
ilyamore88 commented 8 months ago

Because of using Vite, your d.ts file might be missed after compiling. There is a plugin that can copy declaration files to the dist folder.

neSpecc commented 8 months ago

Please, update eslint config to use codex/ts

neSpecc commented 3 weeks ago

Resolved by #108