# markalfred/eslint-plugin-no-constructor-bind

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/markalfred-eslint-plugin-no-constructor-bind).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

12 stars · 1 forks · JavaScript

## Links

- GitHub: https://github.com/markalfred/eslint-plugin-no-constructor-bind
- awesome-repositories: https://awesome-repositories.com/repository/markalfred-eslint-plugin-no-constructor-bind.md

## Description

Prefer class arrow functions to binding in the constructor

## Tags

### Part of an Awesome List

- [Architecture and Style Plugins](https://awesome-repositories.com/f/awesome-lists/devtools/architecture-and-style-plugins.md) — Encourages class properties over constructor binding.
