Salam be hame
Hamegi azin be bad az in olgoo baraye code haye .js estefade konin
va hamishe code hatoon ro ba site jshint.com check konin ke validate bashe ;)
Last active
December 15, 2015 06:39
-
-
Save alimd/5217874 to your computer and use it in GitHub Desktop.
Javascript es5 and strict mode with jshint configs ;)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/*jshint strict:true, noarg:true, noempty:true, eqeqeq:true, bitwise:true, undef:true, unused:true, nonew:true, browser:true, devel:true, boss:true, curly:false, immed:false, latedef:true, newcap:true, plusplus:false, trailing:true, debug:false, asi:false, evil:false, expr:true, eqnull:false, esnext:false, funcscope:false, globalstrict:false, loopfunc:false */ | |
(function($,undefined){ | |
"use strict"; | |
// your codes ... | |
})(window.jQuery); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
maxparams:3
too jsbin khata mide !