Skip to content

Commit

Permalink
chore: removed ignore test folder
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Nov 7, 2024
1 parent 624c0b2 commit a735541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,5 +106,5 @@
// "skipDefaultLibCheck": true, /* Skip type checking .d.ts files that are included with TypeScript. */
"skipLibCheck": true /* Skip type checking all .d.ts files. */
},
"exclude": ["jest.config.ts", "tests/", "knip.ts"]
"exclude": ["jest.config.ts", "knip.ts"]
}

0 comments on commit a735541

Please sign in to comment.