Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created January 2, 2018 20:05
Show Gist options
  • Save johndowns/a22b187bf8849a894d7c0548cef57f90 to your computer and use it in GitHub Desktop.
Save johndowns/a22b187bf8849a894d7c0548cef57f90 to your computer and use it in GitHub Desktop.
{
"include": [
"src/*.ts"
],
"compilerOptions": {
"target": "es2015",
"outFile": "output/udf-getCustomerId.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment