Files
micore/project/metals.sbt
2024-12-27 13:43:40 +08:00

9 lines
192 B
Scala
Executable File

// 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" % "2.0.6")
// format: on