build: Enable jscs jsDoc rule 'requireNewlineAfterDescription' and make pass
[lhc/web/wiklou.git] / resources / src / jquery / jquery.textSelection.js
index 95c0346..b901642 100644 (file)
                         *
                         * Scroll a textarea to the current cursor position. You can set the cursor
                         * position with setSelection()
+                        *
                         * @param {boolean} options Whether to force a scroll even if the caret position
                         *  is already visible. Defaults to false
                         *