init: copied from another empty project

want to test out integration with js libraries
This commit is contained in:
efim
2023-06-07 15:07:44 +00:00
commit 09fde24c0a
18 changed files with 1803 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
sbt.version=1.8.3
+1
View File
@@ -0,0 +1 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")