node-mysql2
node-mysql2 copied to clipboard
fix(type): add promise missing typings and simplify code
lgtm @yuxizhe , thanks for working on this.
Would you be able to add a simple test harness for typings? ( something as simple as tsc test.ts )
if not happy to merge as is
@sidorares Sure, I will add typings test for this.
@sidorares Sure, I will add typings test for this.
I can add the test if you aren't able to @yuxizhe?
@sidorares Sure, I will add typings test for this.
I can add the test if you aren't able to @yuxizhe?
@jmordica Welcome, Thank you very much!
Thsnks @jmordica currently there is zero checks for the validity of the typings, even the most basic one would be a great addition
@sidorares this can be closed in lieu of #1610