ESLint plugin rule

GET /{eslint-plugin}/{rule}

Redirects to the rule documentation of the given ESLint plugin

Path parameters

  • eslint-plugin string Required

    The ESLint plugin name

    Values are angular, ava, cypress, es, eslint, stylistic, stylisticjs, stylisticts, eslint-comments, eslint-plugin, typescript, security, node, jest, stylelint, react, import, jasmine, mocha, svelte, redux-saga, jsx-a11y, lodash, testing-library, html, promise, nuxt, vue-a11y, fp, lit, jquery, sonarjs, unicorn, ember, react-native, jsonc, flowtype, vue, wc, xss, or yml.

  • rule string Required

    The rule name

Responses

  • Redirects to the documentation of the given ESLint plugin, regardless of whether the rule exists there or not.

GET /{eslint-plugin}/{rule}
curl \
 -X GET https://sh0rt.zip/eslint/no-dupe-keys