Add random to .jshintrc
This commit is contained in:
parent
3a2e88c4b3
commit
539443ede2
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
"undef": true,
|
||||
"unused": true,
|
||||
"globals": {
|
||||
"Random": true,
|
||||
"random": true,
|
||||
"make": true
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue