summaryrefslogtreecommitdiff
path: root/lib/.eslintrc.yaml
blob: 437aa575645ad62c284e1f0ea53993369689371a (plain)
1
2
3
4
5
6
7
8
rules:
  dot-notation: error

  # Custom rules in tools/eslint-rules
  require-buffer: error
  buffer-constructor: error
  no-let-in-for-declaration: error
  lowercase-name-for-primitive: error