Skip to content

Commit e692a11

Browse files
committed
Update readme
1 parent ff18c52 commit e692a11

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,3 +77,7 @@ module.exports = {
7777
| -------------------------------------------------------------- | ------------------------------- | ------------------ | -------- | ----------------- |
7878
| [`typescript-enum/no-const-enum`](docs/rules/no-const-enum.md) | Disallow the use of const enums | | | |
7979
| [`typescript-enum/no-enum`](docs/rules/no-enum.md) | Disallow the use of all enums | :heavy_check_mark: | | |
80+
81+
## Contributing
82+
83+
Feel free to suggest new configs and rules, PRs are also welcomed!

0 commit comments

Comments
 (0)