Closed mannyyang closed 6 years ago
The typescript definition files are missing the json parameter for the beforeSend function in ajaxAppender which throws compilation errors when developing in typescript. I added the json parameter which fixed this issue.
This is affecting me as well. Any chance of getting this merged?
Thanks for the pull request. Apologies for the delay, this one definitely slipped through the cracks. It's now merged.
The typescript definition files are missing the json parameter for the beforeSend function in ajaxAppender which throws compilation errors when developing in typescript. I added the json parameter which fixed this issue.