eslint-plugin-flowtype-errors-demo

Code error detector

A demo project showing how to use eslint-plugin-flowtype-errors to detect errors in JavaScript code with flow type annotations

A minimal demo of eslint-plugin-flowtype-errors

GitHub

0 stars
1 watching
0 forks
Language: JavaScript
last commit: over 2 years ago

Related projects:

Repository Description Stars
amilajack/eslint-plugin-flowtype-errors A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. 402
akronae/eslint-plugin-exception-handling Detects and warns about potential errors in functions that might throw exceptions. 26
amilajack/eslint-plugin-dom Tools to help detect and prevent forced DOM layout recalculations in JavaScript 9
davidjbradshaw/eslint-plugin-only-error Automatically upgrades warning messages to error messages in ESLint 16
gajus/eslint-plugin-flowtype A plugin for ESLint to enforce Flow type checking rules 1,077
trott/eslint-plugin-new-with-error A plugin that enforces a specific convention in JavaScript code for handling errors. 26
gulpjs/plugin-error Provides a standard way to handle errors in plugins for the Gulp task automation system 19
adametry/gulp-eslint Identifies and reports on patterns in ECMAScript/JavaScript code 562
turbo87/eslint-plugin-chai-expect An ESLint plugin to enforce best practices in Chai.js expect statements 27
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
krmbkt/gulp-eslint-threshold A gulp stream plugin that monitors ESLint warnings and errors and triggers an error when the threshold is reached. 6
tlvince/eslint-plugin-jasmine ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. 95
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 118
unlight/eslint-plugin-nestjs ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects 40
yarax/eslint-plugin-typelint An ESLint plugin for static type checking in JavaScript based on JSDoc and data structures common in software development. 175