gulp-eslint-if-fixed
ESLint fix helper
A plugin to simplify ESLint by removing the need for an explicit fix function
5 stars
3 watching
2 forks
Language: JavaScript
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
ianvs/eslint-nibble | A tool to help developers fix ESLint errors one rule at a time | 782 |
mizdra/eslint-interactive | A tool to help developers fix many ESLint errors efficiently and effectively | 368 |
leo-buneev/eslint-plugin-sort-keys-fix | A tool to automatically fix objects in JavaScript code with sorted keys | 97 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 196 |
eslint/generator-eslint | A tool to help create and manage ESLint plugins and rules | 230 |
dustinspecker/gulp-alex | Tools for automatically checking and correcting grammatical errors in text files during the development process | 7 |
sveltejs/eslint-plugin-svelte | An ESLint plugin that provides unique check rules for Svelte applications using its AST | 305 |
panuhorsmalahti/gulp-tslint | A plugin that integrates TypeScript linting into the Gulp build process | 118 |
spalger/gulp-jshint | A plugin for Gulp that integrates JSHint linting functionality into the build process. | 419 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 53 |
github/eslint-plugin-github | An opinionated ESLint configuration providing useful rules for JavaScript applications. | 299 |
stephenlacy/gulp-git | A plugin for gulp to interact with git repositories | 401 |
amilajack/eslint-plugin-dom | Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
janraasch/gulp-coffeelint | A plugin for gulp that integrates the coffeelint linter with CoffeeScript files. | 54 |