Thank you for this nice module! I have had a look at the code and have a few suggestions for changes. Besides fixing the ESLint process, replacing note-fetch with internal fetch is the most interesting one. This makes it easier for normal users as they no longer have to install dependencies.
Thank you for this nice module! I have had a look at the code and have a few suggestions for changes. Besides fixing the ESLint process, replacing
note-fetch
with internal fetch is the most interesting one. This makes it easier for normal users as they no longer have to install dependencies.There are no functional changes.