Skip to content

Commit c861984

Browse files
committed
Correct formatting to make scalafmtTest pass in travis
1 parent 43703ae commit c861984

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/scala/org/scalajs/dom/raw/lib.scala

+1
Original file line numberDiff line numberDiff line change
@@ -2698,6 +2698,7 @@ class Window
26982698
* MDN
26992699
*/
27002700
trait EventListenerOptions extends js.Object {
2701+
27012702
/**
27022703
* A Boolean indicating that events of this type
27032704
* will be dispatched to the registered listener

0 commit comments

Comments
 (0)