Skip to content

Commit

Permalink
Update tsconfig.json
Browse files Browse the repository at this point in the history
Signed-off-by: Blacky <[email protected]>
  • Loading branch information
appujet authored Feb 10, 2024
1 parent c33292b commit c111355
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,8 @@
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true
},
"include": [
"src/**/*.ts"
],
"exclude": ["dist", "node_modules", "tests", "dashboard"]
}

0 comments on commit c111355

Please sign in to comment.