Closed
Description
As discussed per #5 ,we are looking into implementing ESLint as our linter.
In the original project, it appeared that ESLint was going to be part of some version.
https://github.com/oauthjs/node-oauth2-server/blob/dev/.eslintrc
However this never got merged into master.
The goal here is to
- Define a eslint config we all can agree on
- Then create a PR that contains the ESLint config along with all additional fixes / formatting we implement (if possible).