We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dc4c3b commit ee43540Copy full SHA for ee43540
lib/.eslintrc.yaml
@@ -1,5 +1,6 @@
1
rules:
2
prefer-object-spread: error
3
+ no-buffer-constructor: error
4
no-restricted-syntax:
5
# Config copied from .eslintrc.js
6
- error
0 commit comments