Update jshintrc.
Added strict, laxcomma and camelcase options. Removed the es5 option.
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
/* Copyright (c) 2012 HyeonJe Jun (http://github.com/noraesae)
|
||||
* Licensed under the MIT License
|
||||
*/
|
||||
'use strict';
|
||||
((function ($) {
|
||||
|
||||
// The default settings for the plugin
|
||||
|
||||
Reference in New Issue
Block a user