Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
docs(readme): add rules section
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatyang committed Jul 30, 2017
1 parent 93f0ec3 commit 508df56
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,11 @@ yarn add --dev tslint-config-ikatyang
"extends": "tslint-config-ikatyang"
}
```

## Rules

- [tslint](https://github.com/palantir/tslint)
- [tslint-consistent-codestyle](https://github.com/ajafff/tslint-consistent-codestyle)
- [tslint-eslint-rules](https://github.com/buzinas/tslint-eslint-rules)
- [tslint-plugin-ikatyang](https://github.com/ikatyang/tslint-plugin-ikatyang)
- [tslint-plugin-prettier](https://github.com/ikatyang/tslint-plugin-prettier)

0 comments on commit 508df56

Please sign in to comment.