fs: set encoding on fs.createWriteStream
[platform/upstream/nodejs.git] / test / .eslintrc
1 ## Test-specific linter rules
2
3 rules:
4   ## allow unreachable code
5   no-unreachable: 0