You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[require-array-join-separator](docs/rules/require-array-join-separator.md)| Enforce using the separator argument with `Array#join()`. | ✅ | 🔧 ||
184
-
|[require-module-specifiers](docs/rules/require-module-specifiers.md)| Disallow empty specifier list in import and export declaration. | ✅ | 🔧 | 💡 |
184
+
|[require-module-specifiers](docs/rules/require-module-specifiers.md)| Disallow empty specifier list in import and export declaration. | ✅ | 🔧 | 💡 |
185
185
|[require-number-to-fixed-digits-argument](docs/rules/require-number-to-fixed-digits-argument.md)| Enforce using the digits argument with `Number#toFixed()`. | ✅ | 🔧 ||
186
186
|[require-post-message-target-origin](docs/rules/require-post-message-target-origin.md)| Enforce using the `targetOrigin` argument with `window.postMessage()`. ||| 💡 |
0 commit comments