Skip to content

Commit

Permalink
Add trivial tsconfig.json to webapp
Browse files Browse the repository at this point in the history
  • Loading branch information
untsamphan committed Jun 14, 2018
1 parent 00003e8 commit 5cbc685
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions webapp/tsconfig.json
@@ -0,0 +1,7 @@
{
"extends": "../tsconfig-base.json",

"compilerOptions": {
"outDir": "build/dist"
}
}

0 comments on commit 5cbc685

Please sign in to comment.