mirror of
https://github.com/wekan/wekan.git
synced 2026-01-31 05:35:16 +01:00
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). |
||
|---|---|---|
| .. | ||
| activities.js | ||
| attachments.js | ||
| avatars.js | ||
| boards.js | ||
| cards.js | ||
| lists.js | ||
| unsavedEdits.js | ||
| users.js | ||