Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Commit ff5c63e

Browse files
authored
Typo in ts-jest name
1 parent ce633d8 commit ff5c63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -522,7 +522,7 @@ In that file you'll find two sections:
522522
| node-sass | Allows to compile .scss files to .css |
523523
| nodemon | Utility that automatically restarts node process when it crashes |
524524
| supertest | HTTP assertion library. |
525-
| ts-test | A preprocessor with sourcemap support to help use TypeScript wit Jest.|
525+
| ts-jest | A preprocessor with sourcemap support to help use TypeScript wit Jest.|
526526
| ts-node | Enables directly running TS files. Used to run `copy-static-assets.ts` |
527527
| tslint | Linter (similar to ESLint) for TypeScript files |
528528
| typescript | JavaScript compiler/type checker that boosts JavaScript productivity |

0 commit comments

Comments
 (0)