Skip to content

Commit

Permalink
tsconfig build
Browse files Browse the repository at this point in the history
  • Loading branch information
aniebietafia committed Sep 3, 2024
1 parent 4fae9ac commit 42f0e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions brints-estate-api/tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"extends": "./tsconfig.json",
"include": ["src/**/*.ts", "src/**/*.d.ts"],
"exclude": ["node_modules", "test", "dist", "**/*spec.ts"]
}

0 comments on commit 42f0e05

Please sign in to comment.