Run eslint autofixer on /cms

This commit is contained in:
Brian Jacobel
2016-08-05 12:28:50 -04:00
parent c7042c4879
commit d43e915dab
240 changed files with 7119 additions and 7257 deletions

View File

@@ -1,7 +1,7 @@
define([
'backbone'
],
function( Backbone ) {
'backbone'
],
function(Backbone) {
'use strict';
return Backbone.Model.extend({