Konstantin Gunbin
Results
1
issues of
Konstantin Gunbin
Hello With the `.hound.yml` containing ```yaml eslint: enabled: true config_file: .eslintrc.hound.yml ignore_file: .eslintignore version: 8.1.0 ``` and `package.json` containing ```json "engines": { "npm" : ">=6.0.0", "node" : ">=14.0.0" } ```...