elastic / sense

A JSON aware developer's interface to Elasticsearch. Comes with handy machinery such as syntax highlighting, autocomplete, formatting and code folding.
Other
381 stars 134 forks source link

dev - add babel-eslint dev dependency and .node-version #100

Closed tsullivan closed 8 years ago

tsullivan commented 8 years ago

Now if we have Sense cloned in a standalone repo, we can run grunt build.

And we have a .node-version file to remove that ambiguity if something goes wrong.