Skip to content

Instantly share code, notes, and snippets.

@cbergau
Created February 10, 2017 18:20
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 cbergau/a3fb6d5a4a37dc4cc5527a7668bbabb2 to your computer and use it in GitHub Desktop.
Save cbergau/a3fb6d5a4a37dc4cc5527a7668bbabb2 to your computer and use it in GitHub Desktop.
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