eslint-plugin-flowtype
Type linter
A plugin for ESLint to enforce Flow type checking rules
Flow type linting rules for ESLint.
1k stars
10 watching
154 forks
Language: JavaScript
last commit: 9 months ago
Linked from 1 awesome list
eslintflowflowtype
Related projects:
Repository | Description | Stars |
---|---|---|
gajus/eslint-plugin-sql | Provides rules and configuration for linting SQL code in TypeScript projects using ESLint. | 94 |
amilajack/eslint-plugin-flowtype-errors | A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 402 |
gajus/eslint-plugin-jsdoc | A plugin for ESLint to enforce consistency and quality in JSDoc comments | 1,100 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
gajus/flow-runtime | Provides a runtime type system for JavaScript that enables full Flow compatibility and supports API input validation | 802 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
francoismassart/eslint-plugin-tailwindcss | A plugin for ESLint that enforces best practices and consistency using Tailwind CSS | 1,501 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
solidjs-community/eslint-plugin-solid | A plugin for ESLint to provide Solid-specific linting rules in TypeScript | 220 |
yeonjuan/html-eslint | A tool to enforce coding standards on HTML files | 161 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
amilajack/eslint-plugin-flowtype-errors-demo | A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations | 0 |
yarax/eslint-plugin-typelint | An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. | 175 |
ember-cli/eslint-plugin-ember | A plugin that provides ESLint rules for Ember applications based on good practices | 262 |
jest-community/eslint-plugin-jest | A plugin that integrates Jest testing functionality into ESLint for enhanced code quality checks | 1,135 |