eslint-plugin-deprecate
Code refactoring tool
Provides warnings about deprecated code usage to help refactor and maintain existing codebases.
simple eslint rules for deprecation
81 stars
3 watching
14 forks
Language: JavaScript
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| Provides a set of ESLint configurations and additional rules to enforce coding standards and detect bugs in JavaScript projects. | 26 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| A tool that helps identify and manage deprecated code in Sass stylesheets | 272 |
| Adds additional ESLint rules for commenting out specific lines of code | 56 |
| A plugin for ESLint to lint JavaScript code blocks within Markdown documents. | 412 |
| Automatically enforces coding standards for styled components in ESLint | 65 |
| A plugin that helps developers maintain older JavaScript codebase conventions by enforcing strict rules and restrictions. | 54 |
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| Tools to help detect and prevent forced DOM layout recalculations in JavaScript | 9 |
| ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects | 40 |
| A plugin for linting ESLint plugins written in JavaScript. | 203 |
| Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |
| An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 857 |