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 2466a05 commit 967b1c4Copy full SHA for 967b1c4
1 file changed
tests/bench/large.js
@@ -57078,7 +57078,7 @@ var JSHINT = (function () {
57078
FutureReservedWord("transient");
57079
FutureReservedWord("volatile");
57080
57081
- // this function is used to determine wether a squarebracket or a curlybracket
+ // this function is used to determine whether a squarebracket or a curlybracket
57082
// expression is a comprehension array, destructuring assignment or a json value.
57083
57084
var lookupBlockType = function () {
@@ -60568,4 +60568,4 @@ exports.yui = {
60568
},{}]},{},["nr+AlQ"])
60569
JSHINT = require('jshint').JSHINT;
60570
if (typeof exports === 'object' && exports) exports.JSHINT = JSHINT;
60571
-}());
+}());
0 commit comments