Files
99-problems-scala/project/metals.sbt
T
2026-03-20 08:25:28 +01:00

9 lines
193 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" % "2.0.19")
// format: on