mirror of
https://github.com/wekan/wekan.git
synced 2026-01-05 17:18:49 +01:00
Partially revert aae5030
As discussed in #370 and announced in the official Eslint-meteor plugin repository (https://github.com/dferber90/eslint-plugin-meteor), it is recommended to not use this plugin anymore has the author has it is currently broken and the author has abandoned it.
This commit is contained in:
parent
d9bc56896d
commit
592aa6d576
5 changed files with 32 additions and 40 deletions
|
|
@ -1,4 +1,4 @@
|
|||
Attachments = new FS.Collection('attachments', { // eslint-disable-line meteor/collections
|
||||
Attachments = new FS.Collection('attachments', {
|
||||
stores: [
|
||||
|
||||
// XXX Add a new store for cover thumbnails so we don't load big images in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue