Lint and format src/runtime/animate/index.js

pull/8569/head
S. Elliott Johnson 3 years ago
parent 4bcbded22f
commit c871c3187a

@ -26,9 +26,6 @@ export function flip(node, { from, to }, params = {}) {
}; };
} }
/** @typedef {Object} AnimationConfig /** @typedef {Object} AnimationConfig
* @property {number} [delay] * @property {number} [delay]
* @property {number} [duration] * @property {number} [duration]

Loading…
Cancel
Save