🐛 Bug: Vitest coverage doesn't need to exclude lib/ #1816
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Expected
In
vitest.config.ts
, becausetest.exclude
includes"lib"
, there's no need fortest.coverage.exclude
to as well.Actual
create-typescript-app/vitest.config.ts
Line 8 in 2714393
Additional Info
💖
The text was updated successfully, but these errors were encountered: