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

https://github.com/raulcatalinas/stylelintbc

Command line for easy Stylelint configuration
https://github.com/raulcatalinas/stylelintbc

Last synced: about 2 months ago
JSON representation

Command line for easy Stylelint configuration

Awesome Lists containing this project

README

        

# StylelintBC

StylelintBC is a command line for easy Stylelint configuration

## Run

1. Install the CLI

| Package Manager | Installation Command |
| --------------- | ------------------------ |
| npm | `npm install -g stylelintbc` |
| pnpm | `pnpm add -g stylelintbc` |
| yarn | `yarn add -g stylelintbc` |
| bun | `bun add -g stylelintbc` |

2. Run the CLI

```bash
stylelintbc
```

## Feedback

If you have any feedback, please reach out to us at

## Project Overview

This project is developed by a team of passionate contributors.

To learn more about the people behind the project, please visit the [Contributors](AUTHORS.md) page.