Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.eslintrc.yaml « benchmark - github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: aa014eec4e36277fb76fe901a23666bcbe2b8b1f (plain)
1
2
3
4
5
6
7
8
## Benchmark-specific linter rules

env:
  node: true
  es6: true

rules:
  prefer-arrow-callback: error