mirror of
https://github.com/wekan/wekan.git
synced 2026-01-05 00:58: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). |
||
|---|---|---|
| .. | ||
| editor.jade | ||
| editor.js | ||
| fonts.styl | ||
| header.jade | ||
| header.js | ||
| header.styl | ||
| keyboardShortcuts.styl | ||
| keyboardShortcuts.tpl.jade | ||
| layouts.jade | ||
| layouts.js | ||
| layouts.styl | ||
| popup.js | ||
| popup.styl | ||
| popup.tpl.jade | ||
| spinner.styl | ||
| spinner.tpl.jade | ||