Skip to content

Instantly share code, notes, and snippets.

@HiepVu511
Created September 30, 2016 09:07
Show Gist options
  • Select an option

  • Save HiepVu511/b4b2af498ce5eb77221c1ca7d4573824 to your computer and use it in GitHub Desktop.

Select an option

Save HiepVu511/b4b2af498ce5eb77221c1ca7d4573824 to your computer and use it in GitHub Desktop.
Jshint config file
{
"undef": true,
"unused": true,
"browser": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment