Skip to content

Instantly share code, notes, and snippets.

@hardboiled
Created July 11, 2019 05:45
Show Gist options
  • Save hardboiled/a4c03724237d7fc3bacfdbb9d50a2ccd to your computer and use it in GitHub Desktop.
Save hardboiled/a4c03724237d7fc3bacfdbb9d50a2ccd to your computer and use it in GitHub Desktop.
{
"include": [
"src/**/*"
],
"exclude": [
"node_modules"
],
"compilerOptions": {
"outDir": "dist"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment