Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/unibeautify/beautifier-eslint
ESLint beautifier for Unibeautify
https://github.com/unibeautify/beautifier-eslint
eslint unibeautify unibeautify-beautifier
Last synced: about 2 months ago
JSON representation
ESLint beautifier for Unibeautify
- Host: GitHub
- URL: https://github.com/unibeautify/beautifier-eslint
- Owner: Unibeautify
- License: mit
- Created: 2018-01-23T16:10:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T16:33:49.000Z (3 months ago)
- Last Synced: 2024-10-24T22:03:35.943Z (3 months ago)
- Topics: eslint, unibeautify, unibeautify-beautifier
- Language: TypeScript
- Homepage:
- Size: 1.24 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 43
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# beautifier-eslint
[![Build Status](https://travis-ci.com/Unibeautify/beautifier-eslint.svg?branch=master)](https://travis-ci.com/Unibeautify/beautifier-eslint) [![Renovate enabled](https://img.shields.io/badge/renovate-enabled-brightgreen.svg)](https://renovateapp.com/)
[![Test Coverage](https://api.codeclimate.com/v1/badges/51deb963f07555dd7b42/test_coverage)](https://codeclimate.com/github/Unibeautify/beautifier-eslint/test_coverage) [![Maintainability](https://api.codeclimate.com/v1/badges/51deb963f07555dd7b42/maintainability)](https://codeclimate.com/github/Unibeautify/beautifier-eslint/maintainability)
> [ESLint](https://eslint.org) beautifier for [Unibeautify](https://github.com/Unibeautify)
## Installation
```bash
npm install --global @unibeautify/beautifier-eslint
```## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)
## Usage
See [`unibeautify-cli`](https://github.com/Unibeautify/unibeautify-cli) for details.