@northone/jest-preset

jest preset for northone jesting

Usage no npm install needed!

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

README

@northone/jest-preset

Usage

Create jest.config.js with contents:

module.exports = {
  "preset": "@northone/jest-preset"
}

For more details visit: Jest Configuration - Presets