Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Leave
moduleResolution
value unspecified in tsconfig.json
to fix …
…Jest error `error TS5110: Option 'module' must be set to 'Node16' when option 'moduleResolution' is set to 'Node16'.` when running `npm test`. Based on kulshekhar/ts-jest#4198 (comment).
- Loading branch information