##JavaScript for Light Table
The official JavaScript language plugin for Light Table.
-
Upgrade acorn with
npm install acorn -
Upgrade
javascript.jswith the following where$VERSIONis a version number tag:curl https://raw.githubusercontent.com/codemirror/CodeMirror/$VERSION/mode/javascript/javascript.js > codemirror/javascript.js
javascript.jsis currently on CodeMirror version 4.8.0.
###License
Copyright (C) 2013 Kodowa Inc.
Distributed under the MIT license, see LICENSE.md for the full text.