Skip to content

Commit

Permalink
chore: remove incorrect include records in tsconfig.build.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dirkluijk committed Oct 21, 2024
1 parent 6f280f0 commit 39d8891
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tsconfig.build.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@
"outDir": "./dist"
},
"include": [
"./setupVitest.ts",
"./src/**/*.ts",
"./src/**/*.ts"
]
}

0 comments on commit 39d8891

Please sign in to comment.