Remove jscs from the project

This commit is contained in:
Scott Nonnenberg 2018-05-19 21:18:37 -07:00
parent cfe0bd0e79
commit ec3e36824c
5 changed files with 31 additions and 335 deletions

View file

@ -10,8 +10,6 @@
// And of course, we update the protoypes of Backbone.Model/Backbone.View as well as
// Backbone.Events itself
// jscs:disable
var arr = [];
var slice = arr.slice;