Skip to content

Instantly share code, notes, and snippets.

@scalway
Last active February 20, 2018 10:17
Show Gist options
  • Save scalway/f731592e2583b465cf39fed38ba974b8 to your computer and use it in GitHub Desktop.
Save scalway/f731592e2583b465cf39fed38ba974b8 to your computer and use it in GitHub Desktop.
trait DefaultModule extends mill.scalalib.ScalaModule {
//def scalaVersion = "2.12.4"
//def scalaJSVersion: T[String] = "0.6.22"
}
def main() = ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment