Antony David

Results 19 issues of Antony David

`npm-run-all` is no longer maintained. Lighter, actively maintained alternatives exist. ## npm-run-all2 A direct fork of `npm-run-all` with much of the dependency tree cleaned up. It can be used as...

examples

`eslint-plugin-eslint-comments` is no longer maintained. -> replaced by `@eslint-community/eslint-plugin-eslint-comments` https://github.com/eslint-community/eslint-plugin-eslint-comments -> [more info](https://github.com/es-tooling/module-replacements/blob/main/docs/modules/eslint-plugin-eslint-comments.md) `eslint-plugin-import` has a large footprint, lighter alternatives exist. -> replaced by `eslint-plugin-import-x` https://github.com/un-ts/eslint-plugin-import-x -> [more info](https://github.com/es-tooling/module-replacements/blob/main/docs/modules/eslint-plugin-import.md)

## Changes Removed `chalk` in favor of `picocolors`. https://github.com/alexeyraspopov/picocolors ## Context As part of the ongoing [ecosystem cleanup](https://github.com/es-tooling/ecosystem-cleanup), we are migrating various projects to use lighter/faster packages. In this case,...

## Changes Removed `traverse` & `@types/traverse` in favor of `neotraverse`. https://github.com/PuruVJ/neotraverse ## Context As part of the ongoing [ecosystem cleanup](https://github.com/es-tooling/ecosystem-cleanup), we are migrating various projects to use lighter/faster packages. In...

Hello, [npm-run-all](https://www.npmjs.com/search?q=npm-run-all) is a useful but no longer maintained development dependency. ### Proposed Solution Change npm-run-all to [npm-run-all2](https://github.com/bcomnes/npm-run-all2), a currently maintained and improved fork. The change is as simple as...

https://e18e.dev/ is promoting `dequal` as an alternative to `deep-equal`, so running tests on LTS versions could help people trust the switch. -> https://github.com/es-tooling/module-replacements/blob/main/docs/modules/deep-equal.md

### Suggest an idea for this project Most of `knip` deps come from `fast-glob`. https://npmgraph.js.org/?q=knip https://bundlephobia.com/package/fast-glob vs https://bundlephobia.com/package/tinyglobby repo: https://github.com/SuperchupuDev/tinyglobby see: https://github.com/es-tooling/module-replacements/blob/main/docs/modules/glob.md

feature request

### Describe the feature you'd like to request [eslint-plugin-eslint-comments](https://www.npmjs.com/package/eslint-plugin-eslint-comments) has not been maintained for a long time. ### Describe the solution you'd like to see It should be migrated to...

enhancement

### Describe the feature you'd like to request `eslint-plugin-react` has a large footprint, lighter alternatives exist. ### Describe the solution you'd like to see `@eslint-react/eslint-plugin` Feature rich alternative with many...

enhancement