Brian Redd
Results
1
issues of
Brian Redd
When I run `tsc` on project I receive the following errors: ``` node_modules/serverless-mysql/index.d.ts:93:11 - error TS7019: Rest parameter 'args' implicitly has an 'any[]' type. 93 query(...args): this ~~~~~~~ node_modules/serverless-mysql/index.d.ts:101:14 -...