diff --git a/tsconfig.json b/tsconfig.json index 95c3ecbd..da9874a9 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -1,5 +1,5 @@ { - "include": ["./services/gunDB/**/*.*"], + "include": ["./services/gunDB/**/*.*", "./utils/lightningServices/**/*.*"], "compilerOptions": { /* Basic Options */ // "incremental": true, /* Enable incremental compilation */