Skip to content

Instantly share code, notes, and snippets.

View zjhsd2007's full-sized avatar
💭
making bug, don't disturb

flyinsky zjhsd2007

💭
making bug, don't disturb
View GitHub Profile
@paulirish
paulirish / gist:2926904
Created June 13, 2012 22:31
My SublimeLinter.sublime-settings file
{
"// my options for SublimeLinter " : "//",
"jshint_options" : {
"boss": true,
"browser": true,
"curly": false,
"devel": true,
"eqeqeq": false,
"eqnull": true,