adding some pre defined variables from common.js to the JSHint rules

pull/285/head
El RIDO 6 years ago
parent 56dab60427
commit 49fffbb876
No known key found for this signature in database
GPG Key ID: 0F5C940A6BD81F92

@ -23,6 +23,11 @@
"globals": {
"sjcl": false,
"DOMPurify": false
},
"predef": {
"cleanup": true,
"jsc": false,
"jsdom": true
}
}

Loading…
Cancel
Save