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
14 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
mozilla/eslint-plugin-no-unsanitizedA custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code.232
brettz9/eslint-pluginAdds custom ESLint rules to enforce coding standards and best practices in JavaScript development.2
mysticatea/eslint-pluginProvides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects.26
eslint-community/eslint-plugin-es-xA plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules.121
salesforce-ux/sass-deprecateA tool that helps identify and manage deprecated code in Sass stylesheets272
eslint-community/eslint-plugin-eslint-commentsAdds additional ESLint rules for commenting out specific lines of code56
eslint/markdownA plugin for ESLint to lint JavaScript code blocks within Markdown documents.412
tinloof/eslint-plugin-better-styled-componentsAutomatically enforces coding standards for styled components in ESLint65
nkt/eslint-plugin-es5A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions.54
eslint-community/eslint-plugin-securityIdentifies potential security vulnerabilities in JavaScript code2,225
amilajack/eslint-plugin-domTools to help detect and prevent forced DOM layout recalculations in JavaScript9
unlight/eslint-plugin-nestjsESLint plugin providing rules to enforce coding standards and best practices in NestJS projects40
eslint-community/eslint-plugin-eslint-pluginA plugin for linting ESLint plugins written in JavaScript.203
purely-functional/eslint-plugin-pureEnforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices.29
eslint-functional/eslint-plugin-functionalAn ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases.857