{"library":"eslint-plugin-fetch","type":"library","category":null,"description":"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.","language":"javascript","status":"abandoned","version":"0.0.1","tags":["javascript","eslint","eslintplugin","eslint-plugin","ajax","fetch","xhr"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install eslint-plugin-fetch","imports":["plugins: ['fetch']","extends: ['plugin:fetch/recommended']","rules: { 'fetch/no-jquery': 'error' }"]},{"cmd":"yarn add eslint-plugin-fetch","imports":[]},{"cmd":"pnpm add eslint-plugin-fetch","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"eslint-plugin-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}