Skip to content

Commit

Permalink
added include tests file
Browse files Browse the repository at this point in the history
  • Loading branch information
jitendraashutec committed Oct 8, 2020
1 parent 72344b8 commit ac9dc2d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tsconfig.tns.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
"**/*.spec.ts",
"server.ts",
"./projects/shared-library/src/lib/shared/components/*",
"**/quill-module/*",
"projects/trivia/src/tests/**/*.ts",
"**/quill-module/*"
],
"include": [
"projects/trivia/src/tests/**/*.ts",
"./projects/shared-library/src/lib/shared",
"./projects/trivia/src/app/game-play/game-play.module.ts",
"./projects/trivia/src/app/user/user.module.ts",
Expand Down

0 comments on commit ac9dc2d

Please sign in to comment.