Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created January 15, 2018 06:55
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/61ede87599b9d795df673c3ba9ed1118 to your computer and use it in GitHub Desktop.
Save johndowns/61ede87599b9d795df673c3ba9ed1118 to your computer and use it in GitHub Desktop.
{
"include": [
"src/*.ts"
],
"compilerOptions": {
"target": "es2015",
"outFile": "output/sp-generateTestData.js"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment