Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pigeonposse/eslint-config
PIGEONPOSSE™ Eslint configuration is intended to have as much code readability as possible. It is characterized by having the JS code very space and aligned. If this setup suits you, feel free to use it if you want and forget about setting up Eslint.
https://github.com/pigeonposse/eslint-config
eslint eslint-config linter npm
Last synced: 15 days ago
JSON representation
PIGEONPOSSE™ Eslint configuration is intended to have as much code readability as possible. It is characterized by having the JS code very space and aligned. If this setup suits you, feel free to use it if you want and forget about setting up Eslint.
- Host: GitHub
- URL: https://github.com/pigeonposse/eslint-config
- Owner: pigeonposse
- License: gpl-3.0
- Created: 2022-08-15T15:43:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-03T16:01:05.000Z (over 1 year ago)
- Last Synced: 2024-10-09T02:40:05.369Z (about 1 month ago)
- Topics: eslint, eslint-config, linter, npm
- Language: JavaScript
- Homepage:
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PIGEONPOSSE™ Eslint Setup
[![npm](https://img.shields.io/npm/v/@pigeon-posse/eslint-config?color=a1b858&label=)](https://npmjs.com/package/@pigeon-posse/htmlhint-config) [![Web](https://img.shields.io/badge/Web-grey)](https://pigeonposse.com/) [![About us](https://img.shields.io/badge/Abot--us-grey)](https://pigeonposse.com/?popup=about) [![Donate ko-fi](https://img.shields.io/badge/Donate-Ko--fi-pink)](https://pigeonposse.com/?popup=donate)
PIGEONPOSSE™ Eslint configuration is intended to have as much code readability as possible. It is characterized by having the JS code very space and aligned. If this setup suits you, feel free to use it if you want and forget about setting up Eslint.
## 🔑 Install
### Using NPM
Global installation:
```bash
npm install -g @pigeon-posse/eslint-config
```Local installation:
```bash
npm install @pigeon-posse/eslint-config
```## ⚙️ Usage
### Config .eslintrc
```json
{
"extends": "@pigeon-posse"
}
```## ☕ Donate
Help us to develop more interesting things.
[Donate](https://pigeonposse.com/?popup=donate)
## 📜 License
The software is licensed with GPL-3 (GNU GENERAL PUBLIC LICENSE Version 3)
[Read more](https://github.com/PigeonPosse/linter/LICENSE)
## 👨💻🕊️ About us
PigeonPosse is a creative web development collective focused on creating innovative tools and plugins that helpboth the creators and their users to enjoy a comfortable experience. Our projects cover various sectors of both the multimedia world and programming (construction of web spaces or apps), providing an elegant and effective solution both in code and visually
### Collaborators
| | Name | Role | GitHub |
| ---------------------------------------------------------------------------------- | ----------- | ------------ | ---------------------------------------------- |
| | AngelEspejo | Author | [@AngelEspejo](https://github.com/AngelEspejo) |
| | PigeonPosse | Collective | [@PigeonPosse](https://github.com/PigeonPosse) |