Tags: cypress-io/eslint-plugin-cypress
Tags
feat: remove legacy eslintrc configuration (#260) * feat: remove legacy eslintrc configuration BREAKING CHANGE: Drop legacy configuration support Support for non-flat legacy configurations is removed eslint-plugin-cypress/flat is deprecated and replaced by eslint-plugin-cypress globals is updated to 16.2.0 semantic-release is update to 24.2.5 * Simplify import text explanation
feat: add no-chained-get rule (#249) * feat: add rule to disallow chain of get() calls * fix: replace double quotes with single quotes in no-chained-get.js * Update docs/rules/no-chained-get.md Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> * Update lib/rules/no-chained-get.js Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> * feat: add no-chained-get rule * feat: add no-chained-get rule --------- Co-authored-by: Jennifer Shehane <shehane.jennifer@gmail.com> Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
PreviousNext