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 4563cb3 commit fbcf0c9Copy full SHA for fbcf0c9
benchmark/misc/startup-cli-version.js
@@ -8,7 +8,7 @@ const path = require('path');
8
// checked into the source code. We use --version because the output
9
// tends to be minimal and fewer operations are done to generate
10
// these so that the startup cost is still dominated by a more
11
-// indispensible part of the CLI.
+// indispensable part of the CLI.
12
// NOTE: not all tools are present in tarball hence need to filter
13
const availableCli = [
14
'tools/eslint/node_modules/eslint/bin/eslint.js',
0 commit comments