eslint-remote-tester
Rule tester
A tool for testing multiple ESlint rules against different repositories
CLI tool for testing given ESlint rules against multiple repositories at once.
129 stars
4 watching
10 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list
eslinteslint-test
Related projects:
Repository | Description | Stars |
---|---|---|
jfmengels/eslint-ava-rule-tester | A tool to test and validate ESLint rules using the AVA testing framework | 13 |
darraghoriordan/eslint-plugin-nestjs-typed | A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. | 177 |
sarbbottam/eslint-find-rules | A tool to discover and report on unused ESLint rules in a project | 207 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 285 |
testing-library/eslint-plugin-testing-library | A plugin for ESLint to follow best practices and detect common mistakes in testing library usage | 993 |
platinumazure/eslint-plugin-qunit | Provides rules to enforce best practices and avoid common errors in QUnit tests. | 30 |
miherlosev/eslint-plugin-testcafe | ESLint rules for testcafe to enforce good practices | 15 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
cartant/eslint-plugin-rxjs-angular | A package of ESLint rules for Angular and RxJS | 99 |
sveltejs/eslint-plugin-svelte | An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
avajs/eslint-plugin-ava | Provides custom ESLint rules for testing and validation in JavaScript projects | 231 |
codacy/codacy-eslint | An ESLint tool with automated documentation and integration testing for TypeScript projects. | 15 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
ycjcl868/eslint-gpt | Automates the creation of custom ESLint rules using OpenAI's GPT model and Vercel Edge Functions. | 212 |
ianvs/eslint-nibble | A tool to help developers fix ESLint errors one rule at a time | 788 |