issues
search
UniqueVision
/
plpgsql-lsp
MIT License
51
stars
11
forks
source link
Fix eslint configuration and update text utility function
#83
Closed
yamazaki-daichi
closed
10 months ago
yamazaki-daichi
commented
10 months ago
What does this PR do?
There is a problem that @typescript-eslint/no-implicit-any-catch rule was deprecated in ts4.4 and linter was not working. I fixed it.
Buffer.slice() was deprecated and I replaced.
What issues does this PR fix or reference?
Is it tested? How?
What does this PR do?
What issues does this PR fix or reference?
Is it tested? How?