Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-08-07Upgrade ESLint to 1.0.0Chris Rebert
2015-03-23ESLint: no-extra-strict => global strictChris Rebert
2015-02-23grunt-6to5 => grunt-babelChris Rebert
2015-02-07enable JSCS for browser-side codeChris Rebert
2015-02-05rename & move package: cvrebert/mq4-hover-hover-shim => twbs/mq4-hover-shimv0.1.0Chris Rebert
2015-02-04Gruntfile.js: update copyright yearsChris Rebert
2015-02-03bump grunt-6to5 to ^3.0.0Chris Rebert
2015-01-21Revert "fix enabling of JSCS's ES6 mode"Chris Rebert
The old way actually works fine. This reverts commit 8aa0ebc3670f22b66b79dcb296f5ab9cb0cf51e8.
2015-01-19fix enabling of JSCS's ES6 modeChris Rebert
2015-01-10Disable JSCS for browser-side script due to `import`-related incompatibilityChris Rebert
Waiting on https://code.google.com/p/esprima/issues/detail?id=619 to get fixed and then for JSCS to upgrade and integrate the new Esprima version.
2015-01-10we now depend on jQueryChris Rebert
2015-01-03ESLint the non-ES6 modulesChris Rebert
2015-01-01initial checkinChris Rebert