Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaid/eslint-config-jaid

Personal ESLint preset. Intentionally ugly to write code that looks like I feel.
https://github.com/jaid/eslint-config-jaid

ecmascript eslint eslint-config eslint-configs eslint-preset eslint-shareable-configs eslintconfig format formatter formatting jaid javascript jsx lint linter react style style-guide

Last synced: 12 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# eslint-config-jaid

License Sponsor eslint-config-jaid
Build status Commits since v2.1.0 Last commit Issues

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

## Development

Development hints for maintaining and improving eslint-config-jaid

Setting up:
```bash
git clone [email protected]:jaid/eslint-config-jaid.git
cd eslint-config-jaid
npm install
```
Testing in production environment:
```bash
npm run test
```

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