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
* @deprecated since 8.53.0, please use the [corresponding rule](https://eslint.style/rules/js/indent) in `@stylistic/eslint-plugin-js`.
* Rule to enforce the consistent use of either backticks, double, or single quotes.
1747
1748
*
1748
1749
* @since 0.0.7
1750
+
* @deprecated since 8.53.0, please use the [corresponding rule](https://eslint.style/rules/js/quotes) in `@stylistic/eslint-plugin-js`.
* Rule to require or disallow semicolons instead of ASI.
1769
1771
*
1770
1772
* @since 0.0.6
1773
+
* @deprecated since 8.53.0, please use the [corresponding rule](https://eslint.style/rules/js/semi) in `@stylistic/eslint-plugin-js`.
0 commit comments