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: 6 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
davidjbradshaw/eslint-plugin-only-error Automatically upgrades warning messages to error messages in ESLint 16
eslint-community/eslint-plugin-eslint-plugin A plugin for linting ESLint plugins written in JavaScript. 196
ember-cli/eslint-plugin-ember A plugin that provides ESLint rules for Ember applications based on good practices 262
paweldrozd/eslint-plugin-markdownlint Enables Markdown linting in ESLint to detect markdown file formatting errors 23
amilajack/eslint-plugin-dom Tools to help detect and prevent forced DOM layout recalculations in JavaScript 9
eslint-community/eslint-plugin-eslint-comments Adds additional ESLint rules for commenting out specific lines of code 53
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,220
akronae/eslint-plugin-exception-handling Detects and warns about potential errors in functions that might throw exceptions. 27
dustinspecker/eslint-plugin-no-use-extend-native Prevents use of extended native objects in JavaScript code 56
mradionov/eslint-plugin-disable A plugin to disable ESLint plugins using file path patterns and inline comments. 56
mozilla/eslint-plugin-no-unsanitized A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. 231
francoismassart/eslint-plugin-tailwindcss A plugin for ESLint that enforces best practices and consistency using Tailwind CSS 1,501
volox/eslint-plugin-ie11 Detects unsupported ES6 features in IE11 14
alexmost/eslint-plugin-deprecate Provides warnings about deprecated code usage to help refactor and maintain existing codebases. 81
parsiya/eslinter A Burp extension that extracts JavaScript from responses and checks them against custom ESLint rules for security testing. 49