/electrode-jest-build-config-example

Example app that explains how to config electrode to prevent tests in /src from ending up in your /lib dir

Primary LanguageJavaScriptMIT LicenseMIT

electrode-jest-build-config-example NPM version Build Status Dependency Status

Example app that explains how to config electrode to prevent tests in /src from ending up in your /lib dir

Installation

$ npm install --save electrode-jest-build-config-example

Usage

var electrodeJestBuildConfigExample = require('electrode-jest-build-config-example');

electrodeJestBuildConfigExample('Rainbow');

License

MIT © Derek Eskens