@hmfinancial/jest-preset

jest preset for hmfinancial jesting

Usage no npm install needed!

<script type="module">
  import hmfinancialJestPreset from 'https://cdn.skypack.dev/@hmfinancial/jest-preset';
</script>

README

@hmfinancial/jest-preset

Usage

Create jest.config.js with contents:

module.exports = {
  preset: '@hmfinancial/jest-preset',
}

For more details visit: Jest Configuration - Presets