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/meta-property-ordering
1 parent c7808ef commit 6726117Copy full SHA for 6726117
eslint.config.js
@@ -143,6 +143,7 @@ module.exports = [
143
144
'prettier/prettier': 'error',
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/test-case-property-ordering': 'error',
149
'eslint-plugin/test-case-shorthand-strings': 'error',
0 commit comments