Financial-Times / s3o-middleware

Middleware to handle authenticating with S3O
3 stars 9 forks source link

➕ Adds basic .eslintrc via next-front-page #28

Closed aendra-rininsland closed 7 years ago

aendra-rininsland commented 7 years ago

This adds a basic .eslintrc.js via next-front-page — all I've done is remove the bits with regards to React.

I've also run --fix on all the JS in the repo so it complies. Biggest changes:

Merging this probably isn't necessary for my next PR to proceed, which adds tests for Express (See #29). I'll want to get that merged in before submitting my later PR for Koa support, as doing so ensures I don't break anything in the meantime.

lucas42 commented 7 years ago

LGTM 👍