Lint new new code

This commit is contained in:
Jorik Schellekens 2020-07-20 20:48:27 +01:00
parent c0ce6e8161
commit d86eb5eb9e
4 changed files with 2 additions and 4 deletions

View file

@ -30,7 +30,7 @@ import {Caret} from "./caret";
* @param {object?} diff an object with `removed` and `added` strings
*/
/**
/**
* @callback TransformCallback
* @param {DocumentPosition?} caretPosition the position where the caret should be position
* @param {string?} inputType the inputType of the DOM input event