diff --git a/tsconfig.json b/tsconfig.json index f3d5544..5f08534 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,4 +1,5 @@ { + "include": ["app"], "compilerOptions": { "target": "es6", "module": "es2015",