eslint-plugin-fetch
JSON →ESLint plugin to enforce using fetch over other AJAX methods like jQuery's $.ajax, Angular's $http, and XMLHttpRequest. Version 0.0.1 is the only release, with no active development since 2019. Key rules include no-jquery, no-xhr, and no-$http (the latter disabled by default). Differentiates from broader eslint-plugin-compat by focusing solely on fetch preference.
Resources
packageeslint-plugin-fetch ↗
API endpoints
full doc /v1/registry/eslint-plugin-fetch