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 50fb73c commit bf6500eCopy full SHA for bf6500e
eslint-plugin/README.md
@@ -65,10 +65,9 @@ to have more information about the integration.
65
⚠️ Configurations set to warn in.\
66
✅ Set in the `recommended` configuration.
67
68
-| Name | Description | ⚠️ |
+| Name | Description | ⚠️ |
69
| :----------------------------------------------------------------------------- | :-------------------------------------------- | :- |
70
-| [no-multiple-access-dom-element](docs/rules/no-multiple-access-dom-element.md) | Disallow multiple access of same DOM
71
-element. | ✅ |
+| [no-multiple-access-dom-element](docs/rules/no-multiple-access-dom-element.md) | Disallow multiple access of same DOM element. | ✅ |
72
73
<!-- end auto-generated rules list -->
74
0 commit comments