I was looking into another issue and noticed this project does not use eslint. Adopting a linter would make contributing to this project easier by making the code more consistent and giving a clear set of rules to follow. I'd vote using eslint-config-google and having husky enforce pre-commit linting/error correction. @spadarian, let me know which rules you want and I'll set it up!
I was looking into another issue and noticed this project does not use eslint. Adopting a linter would make contributing to this project easier by making the code more consistent and giving a clear set of rules to follow. I'd vote using eslint-config-google and having
husky
enforce pre-commit linting/error correction. @spadarian, let me know which rules you want and I'll set it up!