Skip to content

Instantly share code, notes, and snippets.

@reinouts
Created November 30, 2015 14:21
Show Gist options
  • Save reinouts/b7971a925cee27b9adf1 to your computer and use it in GitHub Desktop.
Save reinouts/b7971a925cee27b9adf1 to your computer and use it in GitHub Desktop.
To download for quick-start with Mendix Platform SDK
{
"compilerOptions": {
"module": "commonjs",
"target": "es5"
},
"files": [
"script.ts"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment