Skip to content

Remove "cookies" module declaration #83

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bjoluc
Copy link

@bjoluc bjoluc commented Nov 22, 2019

There is a quite popular Node.js cookie library called cookies on npm that – absolutely justified – declares a "cookies" TypeScript module.
This complicates things in isomorphic applications where both libraries are included. A very good example for this is redux-persist-cookie-storage – I've seen people ts-ignoring because of this 😢

@ScottHamper I would be super-glad if you could have a quick look at this one! Thanks :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant