Skip to content

Conversation

Ayoub-Mabrouk
Copy link

  • Update JSDoc to clarify behavior and return types.
  • Replace str.substr(0, 2) with str.startsWith to check for the prefix 'j:'.
  • Simplify error handling by removing unused catch parameter.
  • Maintain functionality for parsing JSON cookies, returning undefined for invalid inputs.

- Update JSDoc to clarify behavior and return types.
- Replace str.substr(0, 2) with str.startsWith to check for the prefix 'j:'.
- Simplify error handling by removing unused catch parameter.
- Maintain functionality for parsing JSON cookies, returning undefined for invalid inputs.
@UlisesGascon
Copy link
Member

same as #119 (comment)

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

Successfully merging this pull request may close these issues.

2 participants