Skip to content

Instantly share code, notes, and snippets.

@JelsB
Last active January 10, 2021 16:41
Show Gist options
  • Save JelsB/1d6cb6c844e869e969192c5a5bd3668a to your computer and use it in GitHub Desktop.
Save JelsB/1d6cb6c844e869e969192c5a5bd3668a to your computer and use it in GitHub Desktop.
{
"scripts": {
"build": "npx tsc && mvn -B -f ../code/pom.xml package",
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment