6502-opcodes/project/plugins.sbt

3 lines
139 B
Plaintext
Raw Normal View History

2019-11-30 05:44:40 +00:00
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.2.0")
2019-11-30 04:30:26 +00:00
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.10")