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: 6 days 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. | 174 |
sarbbottam/eslint-find-rules | A tool to discover and report on unused ESLint rules in a project | 206 |
playwright-community/eslint-plugin-playwright | An ESLint plugin that provides rules and configurations specifically designed for Playwright testing in TypeScript projects. | 281 |
testing-library/eslint-plugin-testing-library | A plugin for ESLint to enforce best practices and common testing rules for JavaScript testing libraries. | 992 |
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 | 98 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
avajs/eslint-plugin-ava | Provides custom ESLint rules for testing and validation in JavaScript projects | 230 |
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. | 118 |
ycjcl868/eslint-gpt | Automates the creation of custom ESLint rules using OpenAI's GPT model and Vercel Edge Functions. | 206 |
ianvs/eslint-nibble | A tool to help developers fix ESLint errors one rule at a time | 782 |