fix: #263 forceString invalid implementation by danielbom · Pull Request #268 · node-cache/node-cache · GitHub
Skip to content

fix: #263 forceString invalid implementation#268

Merged
daluf merged 2 commits into
node-cache:masterfrom
danielbom:fix/force-string-never-works
Nov 5, 2021
Merged

fix: #263 forceString invalid implementation#268
daluf merged 2 commits into
node-cache:masterfrom
danielbom:fix/force-string-never-works

Conversation

@danielbom

Copy link
Copy Markdown
Contributor

Closes #263

I started reading the generated code in javascript to understand something about the library, then my linter shows a simple type error. I see in issues and find #263 that target this. I read the docs of coffescript looking by the 'isnt' operator, that I think will solve this. I create basic tests to check that.

@danielbom danielbom changed the title fix: forceString invalid implementation fix: #263 forceString invalid implementation Nov 5, 2021
daluf
daluf previously approved these changes Nov 5, 2021
fix indentation
@daluf daluf merged commit 1e5c75e into node-cache:master Nov 5, 2021
@daluf

daluf commented Nov 5, 2021

Copy link
Copy Markdown
Member

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.

Bug: options.forceString never works

2 participants