Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 15:29
Show Gist options
  • Save serhii-havrylenko/bd5ed5b3876133dfb9b4c39f89bc16aa to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/bd5ed5b3876133dfb9b4c39f89bc16aa to your computer and use it in GitHub Desktop.
{
"extends": "../../tsconfig.build.json",
"compilerOptions": {
"declarationDir": "./dist",
"rootDir": "./src",
"baseUrl": "./"
},
"include": ["./src"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment