Skip to content

Commit

Permalink
Merge pull request #2 from Beace/ci-fix
Browse files Browse the repository at this point in the history
ci: fix typescript build
  • Loading branch information
Beace authored Jun 17, 2023
2 parents 8322872 + c0b06ca commit e2e8dc7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tsconfig.build.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
"extends": "./tsconfig.json",
"compilerOptions": {
"rootDir": "./src"
},
"exclude": ["lib", "test", "**/*.test.ts"]
}

0 comments on commit e2e8dc7

Please sign in to comment.