Skip to content

Commit

Permalink
Scalafmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mpilquist committed Nov 26, 2020
1 parent 10895cb commit dddec74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ lazy val scalaJSSettings = Seq(
if (isDotty.value) s.startsWith("-P:scalajs:mapSourceURI")
else false
}
},
}
)

lazy val sharedSourcesSettings = Seq(
Expand Down

0 comments on commit dddec74

Please sign in to comment.