We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f02443 commit 3579f3aCopy full SHA for 3579f3a
test/.eslintrc
@@ -1,8 +1,6 @@
1
## Test-specific linter rules
2
3
rules:
4
- ## allow unreachable code
5
- no-unreachable: 0
6
## allow undeclared variables
7
no-undef: 0
8
## allow global Buffer usage
0 commit comments