We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2eb7c96 commit ae1be9eCopy full SHA for ae1be9e
1 file changed
ui/effect.js
@@ -9,7 +9,9 @@
9
10
//>>label: Effects Core
11
//>>group: Effects
12
+// jscs:disable maximumLineLength
13
//>>description: Extends the internal jQuery effects. Includes morphing and easing. Required by all other effects.
14
+// jscs:enable maximumLineLength
15
//>>docs: http://api.jqueryui.com/category/effects-core/
16
//>>demos: http://jqueryui.com/effect/
17
0 commit comments