Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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) |