node-oauth / express-oauth-server

🔒 Complete, compliant and well tested module for implementing an OAuth2 Server/Provider with express in node.js
https://www.npmjs.com/package/@node-oauth/express-oauth-server
MIT License
29 stars 8 forks source link

replace jshint with eslint #3

Closed jankapunkt closed 1 year ago

jankapunkt commented 2 years ago

We should use the same linter cofig as in our oauth2-server repo