chore: update to eslint 9
[benchmarks-js.git] / busy-wait.mjs
index ec8a70d816cf8272e5d0af0ca44e3ca3dd45dc9b..dd9f6917241a3f38598bf17cdedd4b6f1546149f 100644 (file)
@@ -75,5 +75,5 @@ group('Busy wait', () => {
 })
 
 await run({
-  units: true
+  units: true,
 })