pavittarx / editorjs-html

A javascript library to parse editorjs clean data to html. It is adaptable and usable in all kind of projects.
https://runkit.com/pavittarx/editorjs-html-example
MIT License
331 stars 61 forks source link

Add TypeScript support #46

Closed VityaSchel closed 1 year ago

VityaSchel commented 1 year ago

Add types property to package.json:

"types": "src/app.d.ts",
VityaSchel commented 1 year ago

I would love to make a PR but I don't want to fork this repo :P

pavittarx commented 1 year ago

gotcha.