mirror of
https://github.com/wekan/wekan.git
synced 2025-12-26 12:18:49 +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). |
||
|---|---|---|
| .. | ||
| boardArchive.jade | ||
| boardArchive.js | ||
| boardBody.jade | ||
| boardBody.js | ||
| boardBody.styl | ||
| boardColors.styl | ||
| boardHeader.jade | ||
| boardHeader.js | ||
| boardsList.jade | ||
| boardsList.js | ||
| boardsList.styl | ||