eslint-transforms
eslint-transforms copied to clipboard
Codemods for the ESLint ecosystem
Fix https://github.com/eslint/eslint-transforms/issues/25
We should create a codemod that applies most of the changes [mentioned in the blog post](https://eslint.org/blog/2023/09/preparing-custom-rules-eslint-v9/) about changes to the rule API. Primarily changing: * `context.getScope()` * `context.markVariableAsUsed()` * `context.getAncestors()`...
:robot: I have created a release *beep* *boop* --- ## [3.0.0](https://github.com/eslint/eslint-transforms/compare/v2.0.0...v3.0.0) (2024-05-18) ### ⚠ BREAKING CHANGES * Upgrade dependencies; set Node.js to 20 ([#26](https://github.com/eslint/eslint-transforms/issues/26)) ### Features * Upgrade dependencies; set...
Is there a plan to create a codemod for migrating to the new flat file config format?
This repository currently only contains one transform. It's tested by looping over fixture files with `.input.js` and `.output.js`. There's no reason we shouldn't be able to use the same test...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/eslint/eslint-transforms). ## Pending Approval The following branches are...
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@hypermod/utils](https://redirect.github.com/hypermod-io/hypermod-community/tree/main#readme) ([source](https://redirect.github.com/hypermod-io/hypermod-community)) | [`^0.4.2` -> `^0.7.0`](https://renovatebot.com/diffs/npm/@hypermod%2futils/0.4.2/0.7.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ###...