We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d1de7b commit 2eb7c96Copy full SHA for 2eb7c96
1 file changed
ui/effects/effect-explode.js
@@ -9,7 +9,9 @@
9
10
//>>label: Explode Effect
11
//>>group: Effects
12
+// jscs:disable maximumLineLength
13
//>>description: Explodes an element in all directions into n pieces. Implodes an element to its original wholeness.
14
+// jscs:enable maximumLineLength
15
//>>docs: http://api.jqueryui.com/explode-effect/
16
//>>demos: http://jqueryui.com/effect/
17
0 commit comments