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 b146363 commit f5c02c5Copy full SHA for f5c02c5
docs/rules/no-enum.md
@@ -1,6 +1,6 @@
1
# Disallow the use of all enums (`no-enum`)
2
3
-This rule disallows the use of enums.
+This rule disallows the use of all enums.
4
5
## Rule Details
6
0 commit comments