eslint-plugin-flowtype-errors
Type checker
A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection.
Run Flow as an ESLint plugin
403 stars
3 watching
32 forks
Language: JavaScript
last commit: almost 3 years ago
Linked from 1 awesome list
eslintflowplug
Related projects:
Repository | Description | Stars |
---|---|---|
| A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
| A plugin for ESLint to enforce Flow type checking rules | 1,076 |
| An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. | 175 |
| Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| A set of ESLint rules to help detect and prevent common issues in NestJS applications written in TypeScript. | 177 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| A plugin that enforces a specific convention in JavaScript code for handling errors. | 26 |
| Provides a runtime type system for JavaScript that enables full Flow compatibility and supports API input validation | 802 |
| Static AST checker for accessibility rules on JSX elements in React apps. | 22 |
| A plugin to make ESLint friendly with Chai's 'expect' and 'should' statements | 54 |
| Automatically enforces coding standards for styled components in ESLint | 65 |
| An ESLint plugin to enforce best practices in Chai.js expect statements | 27 |
| Ensures software architecture boundaries are respected by checking folders and files structure and dependencies | 583 |
| An ESLint formatter that integrates with GitHub Checks to display lint errors and warnings in pull requests. | 102 |