Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created February 7, 2018 09:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save johndowns/422c96d776d15b6b3a67ee4bb9f8b0a1 to your computer and use it in GitHub Desktop.
Save johndowns/422c96d776d15b6b3a67ee4bb9f8b0a1 to your computer and use it in GitHub Desktop.
{
"include": [
"src/*.ready.ts"
],
"compilerOptions": {
"module": "none",
"target": "es2015",
"outFile": "output/build/sp-getGroupedOrders.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment