Open manniL opened 2 years ago
It'd be very nice if the eslint plugin could print out a warning when using fetch with arguments, which is then using the "old" fetch call that is deprecated.
fetch
It'd be very nice if the eslint plugin could print out a warning when using
fetch
with arguments, which is then using the "old" fetch call that is deprecated.