Skip to content

Commit 7ba4c26

Browse files
committed
promise is global in jshint settings
1 parent 4bbc45e commit 7ba4c26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/.jshintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,5 +70,6 @@
7070
"white" : false,
7171

7272
"globals" : {
73+
"Promise": true
7374
}
7475
}

0 commit comments

Comments
 (0)