summaryrefslogtreecommitdiffstats
path: root/client/components/lists/list.js
Commit message (Collapse)AuthorAgeFilesLines
...
* Enforce a consistent ES6 coding styleMaxime Quandalle2015-09-031-41/+42
| | | | | | | | | 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).
* More explicit file namesMaxime Quandalle2015-08-281-0/+126