UNPKG

@beakyn/draft-js-utils

Version:

Draft.js utility belt for handling editor state conversions.

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