wekan/client/components/activities
Maxime Quandalle b3851817ec Enforce a consistent ES6 coding style
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).
2015-09-03 23:12:46 +02:00
..
activities.jade Fix a bug with the comment buttons 2015-08-29 15:23:54 +02:00
activities.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
activities.styl Yet another iteration on the user interface 2015-08-28 06:07:21 +02:00
comments.jade Replace the component bounded cachedValue by a global UnsavedEdits 2015-08-31 15:52:16 +02:00
comments.js Enforce a consistent ES6 coding style 2015-09-03 23:12:46 +02:00
comments.styl Work on the card activities and comments 2015-06-12 17:48:15 +02:00