Run eslint autofixer on /cms
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
define([
|
||||
'backbone'
|
||||
],
|
||||
function( Backbone ) {
|
||||
'backbone'
|
||||
],
|
||||
function(Backbone) {
|
||||
'use strict';
|
||||
|
||||
return Backbone.Model.extend({
|
||||
|
||||
Reference in New Issue
Block a user