I forked the project and immediately tried to do npm run lint and was greeted with 207 lint errors.
I'm about to start working on a PR and want to be sure that my code follows the desired style for this project, but it looks like I can't use lint for that purpose.
I forked the project and immediately tried to do
npm run lint
and was greeted with 207 lint errors.I'm about to start working on a PR and want to be sure that my code follows the desired style for this project, but it looks like I can't use lint for that purpose.