Skip to content

Commit

Permalink
Bring strict mode back
Browse files Browse the repository at this point in the history
  • Loading branch information
Krister Kari committed May 14, 2012
1 parent e36e07c commit caf60ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/javascripts/jquery.nanoscroller.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions coffeescripts/jquery.nanoscroller.coffee
@@ -1,4 +1,5 @@
(($, window, document) ->
"use strict"

SCROLLBAR = 'scrollbar'
SCROLL = 'scroll'
Expand Down

0 comments on commit caf60ef

Please sign in to comment.