https://github.com/unibeautify/beautifier-tslint
Beautifier for TSLint
https://github.com/unibeautify/beautifier-tslint
beautifier tslint unibeautify unibeautify-beautifier
Last synced: 3 months ago
JSON representation
Beautifier for TSLint
- Host: GitHub
- URL: https://github.com/unibeautify/beautifier-tslint
- Owner: Unibeautify
- License: other
- Created: 2018-06-24T15:59:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-23T06:48:56.000Z (11 months ago)
- Last Synced: 2024-11-23T12:08:13.386Z (11 months ago)
- Topics: beautifier, tslint, unibeautify, unibeautify-beautifier
- Language: TypeScript
- Homepage: https://palantir.github.io/tslint/
- Size: 744 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 36
-
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-tslint
[](https://travis-ci.com/Unibeautify/beautifier-tslint) [](https://renovateapp.com/)
[](https://codeclimate.com/github/Unibeautify/beautifier-tslint/test_coverage) [](https://codeclimate.com/github/Unibeautify/beautifier-tslint/maintainability)
> [TSLint](https://palantir.github.io/tslint/) beautifier for [Unibeautify](https://github.com/Unibeautify)
## Installation
```bash
npm install --global @unibeautify/beautifier-tslint
```## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md)
## Usage
See [`unibeautify-cli`](https://github.com/Unibeautify/unibeautify-cli) for details.