Skip to content

Conversation

@abetomo
Copy link
Contributor

@abetomo abetomo commented Jul 16, 2021

Replace var with const in the code example in README.
const is better, and since const and var were mixed up, I unified them into const.

Replace `var` with `const` in the code example in README.
`const` is better, and since `const` and `var` were mixed up, I unified them into `const`.
@lovasoa lovasoa merged commit 33b6674 into sql-js:master Jul 16, 2021
@abetomo abetomo deleted the feature/use_const_in_code_example branch July 16, 2021 08:02
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.

2 participants