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: 4 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-11T08:06:48.000Z (about 6 years ago)
- Last Synced: 2025-02-11T21:13:11.385Z (5 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
```