Switch eslint-plugin-node to supported eslint-plugin-n
[poolifier.git] / benchmarks / internal / bench.js
index f942595565fde1d5f749bbade274b53e947bd9b4..f3a1eb4fda07db3328704cf300f2afb1707a91f4 100644 (file)
@@ -92,7 +92,7 @@ async function test () {
         'Fastest is ' +
           LIST_FORMATTER.format(this.filter('fastest').map('name'))
       )
-      // eslint-disable-next-line no-process-exit
+      // eslint-disable-next-line n/no-process-exit
       process.exit()
     })
     .run({ async: true })