kornelski / http-cache-semantics

RFC 7234 in JavaScript. Parses HTTP headers to correctly compute cacheability of responses, even in complex cases
http://httpwg.org/specs/rfc7234.html
BSD 2-Clause "Simplified" License
244 stars 27 forks source link

Add linting, remove babel config, add package lock #17

Closed robhanlon22 closed 5 years ago

robhanlon22 commented 5 years ago

Totally chill if you don't want to merge this, but I thought it would be nice to get some linting in place. I overrode some prettier options to match the current style more closely

kornelski commented 5 years ago

Such big changes are generally undesirable, but let's roll with it…