Skip to content

Instantly share code, notes, and snippets.

@airportyh
Created September 12, 2018 17:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save airportyh/43bf8bdbeac7e2c7c7523ef8e72851a9 to your computer and use it in GitHub Desktop.
Save airportyh/43bf8bdbeac7e2c7c7523ef8e72851a9 to your computer and use it in GitHub Desktop.
{
"curly": true,
"eqeqeq": true,
"latedef": true,
"unused": true,
"undef": true,
"proto": true,
"debug": true,
"esversion": 6,
"strict": "global",
"sub": true,
"browser": true,
"devel": true,
"jquery": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment