Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/philippbaschke/convert-to-stylelint

Automatically convert linter configurations to a stylelint configuration.
https://github.com/philippbaschke/convert-to-stylelint

Last synced: 2 months ago
JSON representation

Automatically convert linter configurations to a stylelint configuration.

Awesome Lists containing this project

README

        

# convert-to-stylelint

[![npm](https://img.shields.io/npm/v/convert-to-stylelint.svg?maxAge=3600)](https://www.npmjs.com/package/convert-to-stylelint)
[![npm](https://img.shields.io/npm/l/convert-to-stylelint.svg?maxAge=2592000)](https://www.npmjs.com/package/convert-to-stylelint)
[![Travis](https://img.shields.io/travis/PhilippBaschke/convert-to-stylelint.svg?maxAge=3600)](https://travis-ci.org/PhilippBaschke/convert-to-stylelint)
[![Coveralls](https://img.shields.io/coveralls/PhilippBaschke/convert-to-stylelint.svg?maxAge=3600)](https://coveralls.io/github/PhilippBaschke/convert-to-stylelint)

Automatically convert linter configurations to a stylelint configuration.

## Status & Roadmap

**convert-to-stylelint** is not able to convert any configurations yet.
You can manually convert your [scss-lint][] configuration with the
[scss-lint conversion table][].

- [ ] `convert` function that can be used in a script
- [ ] CLI for easy conversions

[scss-lint]: https://github.com/brigade/scss-lint
[scss-lint conversion table]: docs/conversion-tables/scss-lint.md