Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enforce a consistent ES6 coding style | Maxime Quandalle | 2015-09-03 | 1 | -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 restoration | Maxime Quandalle | 2015-08-22 | 1 | -0/+5 |