Skip to content

Instantly share code, notes, and snippets.

@johndowns
Created January 15, 2018 06:55
{
"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