Skip to content

Instantly share code, notes, and snippets.

@fmoessle
Created September 8, 2021 14:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fmoessle/b1bc70b2f5ee704e4f25f862c76503f6 to your computer and use it in GitHub Desktop.
Save fmoessle/b1bc70b2f5ee704e4f25f862c76503f6 to your computer and use it in GitHub Desktop.
module.exports = {
preset: 'ts-jest',
testEnvironment: 'node'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment