Skip to content

Instantly share code, notes, and snippets.

@wizardnet972
Last active October 17, 2016 12:53
Show Gist options
  • Save wizardnet972/0e5432cf1651a163c6670e106762949e to your computer and use it in GitHub Desktop.
Save wizardnet972/0e5432cf1651a163c6670e106762949e to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"module": "commonjs",
"sourceMap": true,
"outDir": "../dist/"
},
"exclude": [
"node_modules",
"**/*.spec.ts"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment