https://github.com/unibeautify/beautifier-file
File beautifier for Unibeautify
https://github.com/unibeautify/beautifier-file
beautifier unibeautify
Last synced: 6 months ago
JSON representation
File beautifier for Unibeautify
- Host: GitHub
- URL: https://github.com/unibeautify/beautifier-file
- Owner: Unibeautify
- License: mit
- Created: 2018-02-02T02:07:06.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-23T16:59:41.000Z (about 1 year ago)
- Last Synced: 2024-10-24T17:10:44.087Z (about 1 year ago)
- Topics: beautifier, unibeautify
- Language: TypeScript
- Size: 468 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# beautifier-file
[](https://travis-ci.com/Unibeautify/beautifier-file) [](https://codeclimate.com/github/Unibeautify/beautifier-file/test_coverage) [](https://codeclimate.com/github/Unibeautify/beautifier-file/maintainability)
> File beautifier for Unibeautify
## Installation
```bash
npm install --global @unibeautify/beautifier-file
```
Then change `.unibeautifyrc.yml`:
```yaml
Python:
beautifiers: ["File"]
```
## Usage
See [`unibeautify-cli`](https://github.com/Unibeautify/unibeautify-cli) for details.