improve jshint-ing

pull/2/head
gorhill 7 years ago
parent 4b32e8b4d3
commit 6e15dba281
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

@ -1,8 +1,11 @@
{
"browser": true,
"devel": true,
"eqeqeq": true,
"esnext": true,
"strict": "global",
"undef": true,
"unused": true,
"globals": {
"self": false,
"chrome": false,

Loading…
Cancel
Save