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.
eslint-plugin/prefer-replace-text
1 parent 1e673d0 commit 24dba60Copy full SHA for 24dba60
eslint.config.js
@@ -145,6 +145,7 @@ module.exports = [
145
'eslint-plugin/report-message-format': ['error', "^[A-Z`'{].*\\.$"],
146
'eslint-plugin/meta-property-ordering': 'error',
147
'eslint-plugin/prefer-placeholders': 'error',
148
+ 'eslint-plugin/prefer-replace-text': 'error',
149
'eslint-plugin/test-case-property-ordering': 'error',
150
'eslint-plugin/test-case-shorthand-strings': 'error',
151
0 commit comments