node/test/.eslintrc

6 lines
86 B
Plaintext

## Test-specific linter rules
rules:
## allow unreachable code
no-unreachable: 0