Last active
January 26, 2016 01:16
-
-
Save luan03/6450793 to your computer and use it in GitHub Desktop.
configuração basica jshint
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
/* global $:true, jQuery:true */ | |
/* jshint strict:true, indent:4, maxlen:80, multistr:true, devel:true, browser:true */ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment