UNPKG

draftjs-md-converter-support-video

Version:

Converter for converting Draft.js state into Markdown and vice versa

20 lines (19 loc) 257 B
tasks: build: image: 'node:carbon' command: - yarn args: - install lint: image: 'node:carbon' command: - yarn args: - lint test: image: 'node:carbon' command: - yarn args: - test