eslint-plugin-only-warn

Linting filter

A plugin to downgrade ESLint errors to warnings

Downgrade errors to warnings

GitHub

164 stars
3 watching
14 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
davidjbradshaw/eslint-plugin-only-errorAutomatically upgrades warning messages to error messages in ESLint16
eslint-community/eslint-plugin-eslint-pluginA plugin for linting ESLint plugins written in JavaScript.203
ember-cli/eslint-plugin-emberA plugin that provides ESLint rules for Ember applications based on good practices262
paweldrozd/eslint-plugin-markdownlintEnables Markdown linting in ESLint to detect markdown file formatting errors24
amilajack/eslint-plugin-domTools to help detect and prevent forced DOM layout recalculations in JavaScript9
eslint-community/eslint-plugin-eslint-commentsAdds additional ESLint rules for commenting out specific lines of code56
eslint-community/eslint-plugin-securityIdentifies potential security vulnerabilities in JavaScript code2,225
akronae/eslint-plugin-exception-handlingDetects and warns about potential errors in functions that might throw exceptions.31
dustinspecker/eslint-plugin-no-use-extend-nativePrevents use of extended native objects in JavaScript code56
mradionov/eslint-plugin-disableA plugin to disable ESLint plugins using file path patterns and inline comments.56
mozilla/eslint-plugin-no-unsanitizedA custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code.232
francoismassart/eslint-plugin-tailwindcssA plugin for ESLint that enforces best practices and consistency using Tailwind CSS1,536
volox/eslint-plugin-ie11Detects unsupported ES6 features in IE1114
alexmost/eslint-plugin-deprecateProvides warnings about deprecated code usage to help refactor and maintain existing codebases.81
parsiya/eslinterA Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing.49