Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jaid/eslint-config-jaid
- Owner: Jaid
- License: mit
- Created: 2019-01-07T07:08:01.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T16:12:01.000Z (8 months ago)
- Last Synced: 2024-05-22T17:32:42.489Z (8 months ago)
- Topics: ecmascript, eslint, eslint-config, eslint-configs, eslint-preset, eslint-shareable-configs, eslintconfig, format, formatter, formatting, jaid, javascript, jsx, lint, linter, react, style, style-guide
- Language: TypeScript
- Size: 5.13 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license.txt
Awesome Lists containing this project
README
# eslint-config-jaid
**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)