frontend/app/components/waifu-selector.js
Function didInsertElement
has 30 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
didInsertElement: function() {
var bloodhound, _this = this;
this.$().val(this.get('value'));
bloodhound = new Bloodhound({
datumTokenizer: function(d) {