Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aladdin-add/remove-tslint-comment
remove tslint comment in your ts file.
https://github.com/aladdin-add/remove-tslint-comment
ecmascript eslint lint tslint typescript
Last synced: about 1 month ago
JSON representation
remove tslint comment in your ts file.
- Host: GitHub
- URL: https://github.com/aladdin-add/remove-tslint-comment
- Owner: aladdin-add
- License: mit
- Created: 2019-02-26T01:59:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T08:06:48.000Z (over 5 years ago)
- Last Synced: 2024-10-12T13:38:48.705Z (3 months ago)
- Topics: ecmascript, eslint, lint, tslint, typescript
- Language: JavaScript
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# remove-tslint-comment
> remove tslint comments in your ts file.
## Usage
```bash
$ npm install -g remove-tslint-comment$ remove-tslint-comment [--write] your-ts-file
```