Skip to content
This repository was archived by the owner on Jul 24, 2018. It is now read-only.

add babel-cli npm module as devDependency in package.json #5

Merged
merged 1 commit into from
Apr 28, 2016

Conversation

Atlas7
Copy link
Contributor

@Atlas7 Atlas7 commented Apr 26, 2016

What has changed:

  • include the handy babel-cli npm module to package.json devDependencies. Nothing more.

Benefits:

  • if using a WebStorm IDE, the ES6 style file app/src/models/products.js is prevented flagged up as syntax error by adding a new watcher within the IDE, with the program path set as node_modules/babel-cli/bin/babel.js.

@code0wl code0wl merged commit a9fb3ba into code0wl:master Apr 28, 2016
@Atlas7 Atlas7 deleted the feature/babel_cli branch April 28, 2016 09:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants