eslint-plugin-this
Context manager
Disallows the use of 'this' in JavaScript code.
ESLint plugin to disallow the use of 'this'
16 stars
3 watching
1 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mozilla/eslint-plugin-no-unsanitized | A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
mradionov/eslint-plugin-disable | A plugin to disable ESLint plugins using file path patterns and inline comments. | 56 |
eslint-community/eslint-plugin-es-x | A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
eslint-community/eslint-plugin-security | Identifies potential security vulnerabilities in JavaScript code | 2,225 |
tlvince/eslint-plugin-jasmine | ESLint plugin for enforcing Jasmine coding standards and best practices in JavaScript projects. | 95 |
hapijs/eslint-plugin | Provides style guide rules and integration with ESLint for JavaScript projects | 21 |
eslint-community/eslint-plugin-eslint-plugin | A plugin for linting ESLint plugins written in JavaScript. | 203 |
brendanmorrell/eslint-plugin-styled-components-a11y | An ESLint plugin to enforce accessibility rules on styled components in JavaScript projects | 146 |
hkalbasi/eslint-plugin-toplevel | Prevents side effects at module tops | 19 |
eslint-community/eslint-plugin-n | Provides additional ESLint rules for Node.js. | 241 |
brettz9/eslint-plugin | Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
dustinspecker/eslint-plugin-no-use-extend-native | Prevents use of extended native objects in JavaScript code | 56 |
atfzl/eslint-plugin-css-modules | Tool to help ensure consistent usage of CSS modules in JavaScript projects | 152 |
eslint-community/eslint-plugin-eslint-comments | Adds additional ESLint rules for commenting out specific lines of code | 56 |
iliubinskii/eslint-plugin-misc | A collection of ESLint rules for JavaScript and TypeScript files. | 10 |