Created
February 10, 2017 18:20
-
-
Save cbergau/a3fb6d5a4a37dc4cc5527a7668bbabb2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
New Node Configuration | |
Node interpreter: C:\PathHere\node_modules\.bin\babel-node.cmd | |
Node parameters: --presets=babel_preset-es2015 | |
Working directory: Working directory of your project, or project root | |
JavaScript file: node_modules\react-scripts\scripts\test.js | |
Application paramters: --env=jsdom | |
Environment variables: CI=true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment