Skip to content

Instantly share code, notes, and snippets.

@tauren
Created July 12, 2011 21:15
Show Gist options
  • Save tauren/1078996 to your computer and use it in GitHub Desktop.
Save tauren/1078996 to your computer and use it in GitHub Desktop.
Can't run compiled coffeescript through jshint
SZ.models.Base = Backbone.Model.extend {}
(function() {
\ufeffSZ.models.Base = Backbone.Model.extend({});
}).call(this);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment