Skip to content

Commit

Permalink
Minor changes in [tsconfig.json](./tsconfig.json)
Browse files Browse the repository at this point in the history
  • Loading branch information
patelka2211 committed Jun 12, 2023
1 parent 93c33ba commit cedfa49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
// "skipLibCheck": true
},
"include": ["src"],
"exclude": ["node_package", "**/__tests__/*"]
"exclude": ["node_package", "test"]
}

0 comments on commit cedfa49

Please sign in to comment.