eslint-transforms icon indicating copy to clipboard operation
eslint-transforms copied to clipboard

Codemods for the ESLint ecosystem

Results 7 eslint-transforms issues
Sort by recently updated
recently updated
newest added

Fix https://github.com/eslint/eslint-transforms/issues/25

feature

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()`...

enhancement
accepted

: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...

chore
autorelease: pending

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...

triage

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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@hypermod%2futils/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@hypermod%2futils/0.4.2/0.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ###...

accepted
chore
dependencies
deps:npm