mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
3acdeb1f7a
PR-URL: https://github.com/nodejs/node/pull/46628 Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
9 lines
105 B
YAML
9 lines
105 B
YAML
## Benchmark-specific linter rules
|
|
|
|
env:
|
|
node: true
|
|
es6: true
|
|
|
|
rules:
|
|
prefer-arrow-callback: error
|