We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff18c52 commit e692a11Copy full SHA for e692a11
README.md
@@ -77,3 +77,7 @@ module.exports = {
77
| -------------------------------------------------------------- | ------------------------------- | ------------------ | -------- | ----------------- |
78
| [`typescript-enum/no-const-enum`](docs/rules/no-const-enum.md) | Disallow the use of const enums | | | |
79
| [`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