We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7acba5f commit e26ae34Copy full SHA for e26ae34
.jshintrc
@@ -1,4 +1,7 @@
1
{
2
+ "globals": {
3
+ "crypto": false
4
+ },
5
"browser": true,
6
"node": true,
7
"esversion": 11,
0 commit comments