Skip to content
Snippets Groups Projects

Front integration

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -30,6 +30,7 @@ val commonSettings3 = Seq(
// "-source:future", re-enable when liancheng/scalafix-organize-imports#221 is fixed
"-old-syntax",
"-no-indent"
),
libraryDependencies += "org.scalatest" %% "scalatest" % "3.2.10" % "test",
libraryDependencies += "org.scala-lang.modules" %% "scala-parser-combinators" % "2.1.1",
Loading