eslint-plugin-deprecate

Code refactoring tool

Provides warnings about deprecated code usage to help refactor and maintain existing codebases.

simple eslint rules for deprecation

GitHub

81 stars
3 watching
13 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mozilla/eslint-plugin-no-unsanitized A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. 231
brettz9/eslint-plugin Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. 2
mysticatea/eslint-plugin Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. 26
eslint-community/eslint-plugin-es-x A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. 118
salesforce-ux/sass-deprecate A tool that helps identify and manage deprecated code in Sass stylesheets 272
eslint-community/eslint-plugin-eslint-comments Adds additional ESLint rules for commenting out specific lines of code 53
eslint/markdown Enables linting of JavaScript code in Markdown documents 407
tinloof/eslint-plugin-better-styled-components Automatically enforces coding standards for styled components in ESLint 65
nkt/eslint-plugin-es5 A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. 54
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,220
amilajack/eslint-plugin-dom Tools to help detect and prevent forced DOM layout recalculations in JavaScript 9
unlight/eslint-plugin-nestjs ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects 40
eslint-community/eslint-plugin-eslint-plugin A plugin for linting ESLint plugins written in JavaScript. 196
purely-functional/eslint-plugin-pure Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. 29
eslint-functional/eslint-plugin-functional An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. 852