9 lines
192 B
Scala
9 lines
192 B
Scala
// format: off
|
|
// DO NOT EDIT! This file is auto-generated.
|
|
|
|
// This file enables sbt-bloop to create bloop config files.
|
|
|
|
addSbtPlugin("ch.epfl.scala" % "sbt-bloop" % "1.6.0")
|
|
|
|
// format: on
|