swarthy
swarthy
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/nestjs/nest/blob/master/CONTRIBUTING.md - [x] Tests for the changes have been added...
Running ```eslint_d``` in terminal output nothing (no errors) ```bash alex@alex-workstantion:~/work/imm/auth$ node -v v7.10.0 alex@alex-workstantion:~/work/imm/auth$ ./node_modules/.bin/eslint_d -v v3.19.0 (eslint_d v4.2.5) alex@alex-workstantion:~/work/imm/auth$ ./node_modules/.bin/eslint_d --format compact --config /home/alex/work/imm/auth/.eslintrc ./api/services/PassportService.js alex@alex-workstantion:~/work/imm/auth$ alex@alex-workstantion:~/work/imm/auth$ ./node_modules/.bin/eslint_d --format...