tiptap/packages/tiptap-utils
Erick Wilder 54550b2386 feat(package.json): Add lint yarn script + make it a precondition to build all packages.
fmt(tiptap-commands): Fix all ESLint violations with `--fix`

fmt(tiptap-commands): Ignore some ESLint rules on code copied from prosemirror.

fmt(tiptap): Apply ESLint autofix to `tiptap` package sources.

fmt(tiptap-extensions): Fix ESlint violations from `marks`

refactor(tiptap-extensions): Fix ESLint violations for `plugins/Suggestions.js`.

Some of the violations required a bit of restructuring of the code/logic

fmt(tiptap-utils): Fix ESLint violations.

feat(package.json): Add yarn script to lint source code before compiling the examples.
2018-10-13 17:20:03 +02:00
..
src feat(package.json): Add lint yarn script + make it a precondition to build all packages. 2018-10-13 17:20:03 +02:00
package.json Publish 2018-09-29 13:25:09 +02:00
README.md add basic readme files for all packages 2018-08-26 15:20:59 +02:00

tiptap-utils

This is a collection of utility functions for tiptap.