Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pigeonposse/stylelint-config
PigeonPosse Stylelint configuration ⚙️
https://github.com/pigeonposse/stylelint-config
js linter npm stylelint
Last synced: about 1 month ago
JSON representation
PigeonPosse Stylelint configuration ⚙️
- Host: GitHub
- URL: https://github.com/pigeonposse/stylelint-config
- Owner: pigeonposse
- License: gpl-3.0
- Created: 2022-08-16T12:17:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-17T12:56:44.000Z (almost 2 years ago)
- Last Synced: 2024-10-13T02:05:20.944Z (about 1 month ago)
- Topics: js, linter, npm, stylelint
- Language: JavaScript
- Homepage:
- Size: 51.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PIGEONPOSSE™ Stylelint Setup
[![npm](https://img.shields.io/npm/v/@pigeon-posse/stylelint-config?color=a1b858&label=)](https://npmjs.com/package/@pigeon-posse/stylelint-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™ Stylelint configuration
## 🔑 Install
### Using NPM
Global installation:
```bash
npm install -g @pigeon-posse/stylelint-config
```Local installation:
```bash
npm install @pigeon-posse/stylelint-config
```## ⚙️ Usage
### Config .stylelintrc
```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) |