node/benchmark/.eslintrc.yaml
Antoine du Hamel 3acdeb1f7a
benchmark: add trailing commas in benchmark/path
PR-URL: https://github.com/nodejs/node/pull/46628
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
2023-02-14 17:09:42 +00:00

9 lines
105 B
YAML

## Benchmark-specific linter rules
env:
node: true
es6: true
rules:
prefer-arrow-callback: error