# eslint-config-jaid


<a href="https://raw.githubusercontent.com/jaid/eslint-config-jaid/master/license.txt"><img src="https://img.shields.io/github/license/jaid/eslint-config-jaid?style=flat-square" alt="License"/></a> <a href="https://github.com/sponsors/jaid"><img src="https://img.shields.io/badge/<3-Sponsor-FF45F1?style=flat-square" alt="Sponsor eslint-config-jaid"/></a>  
<a href="https://actions-badge.atrox.dev/jaid/eslint-config-jaid/goto"><img src="https://img.shields.io/endpoint.svg?style=flat-square&url=https%3A%2F%2Factions-badge.atrox.dev%2Fjaid%2Feslint-config-jaid%2Fbadge" alt="Build status"/></a> <a href="https://github.com/jaid/eslint-config-jaid/commits"><img src="https://img.shields.io/github/commits-since/jaid/eslint-config-jaid/v2.1.0?style=flat-square&logo=github" alt="Commits since v2.1.0"/></a> <a href="https://github.com/jaid/eslint-config-jaid/commits"><img src="https://img.shields.io/github/last-commit/jaid/eslint-config-jaid?style=flat-square&logo=github" alt="Last commit"/></a> <a href="https://github.com/jaid/eslint-config-jaid/issues"><img src="https://img.shields.io/github/issues/jaid/eslint-config-jaid?style=flat-square&logo=github" alt="Issues"/></a>  

**Personal ESLint preset. Intentionally ugly to write code that looks like I feel.**




























## Development

<details>
<summary><b>Development hints for maintaining and improving eslint-config-jaid</b></summary>



Setting up:
```bash
git clone git@github.com:jaid/eslint-config-jaid.git
cd eslint-config-jaid
npm install
```
Testing in production environment:
```bash
npm run test
```

</details>

## License
[MIT License](https://raw.githubusercontent.com/jaid/eslint-config-jaid/master/license.txt)  
Copyright © 2022, Jaid \<jaid.jsx@gmail.com> (https://github.com/jaid)

<!---
Readme generated with tldw v7.3.1
https://github.com/Jaid/tldw
-->