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: about 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 | 788 |
mizdra/eslint-interactive | A tool to help developers fix many ESLint errors efficiently and effectively | 373 |
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. | 203 |
eslint/generator-eslint | A tool to help create and manage ESLint plugins and rules | 231 |
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 for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. | 312 |
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 | 56 |
github/eslint-plugin-github | An opinionated collection of ESLint rules used by GitHub. | 302 |
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 |