DefinitelyTyped/types/js-cookie
Theodore Brown cde2fbca9b Lowercase js-cookie same site cookie values (#39143)
* Lowercase same site cookie values

This matches the documented usage at https://github.com/js-cookie/js-cookie/#samesite, and also is more consistent with other attribute values typically entered in lowercase (e.g. domain names and true/false values).

* Use lowercase value in test
2019-10-16 10:15:47 -07:00
..
index.d.ts
js-cookie-tests.ts
tsconfig.json
tslint.json