summaryrefslogtreecommitdiffstats
path: root/client/config/reactiveTabs.js
Commit message (Collapse)AuthorAgeFilesLines
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-3/+2
| | | | | | | | | Replace the old (and broken) jshint + jscsrc by eslint and configure it to support some of the ES6 features. The command `eslint` currently has one error which is a bug that was discovered by its static analysis and should be fixed (usage of a dead object).
* Implement list restorationMaxime Quandalle2015-08-221-0/+5