The README doesn't explain how to actually set these two settings in the build.sbt files. Sorry I'm new to scala. I'm trying like this please help.
configFile in (Assets, typescript) := "tsconfig.json"
sourceRoot in (Assets, typescript) := baseDirectory.value.toSt
The README doesn't explain how to actually set these two settings in the build.sbt files. Sorry I'm new to scala. I'm trying like this please help.