0
0
Fork 0

Enable formatjs/prefer-pound-in-plural (#24622)

This commit is contained in:
Nick Schonning 2023-04-24 02:07:19 -04:00 committed by GitHub
parent 290e4aba31
commit 2daa5a1549
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 60 additions and 56 deletions

View file

@ -237,7 +237,7 @@ module.exports = {
'formatjs/no-offset': 'error',
'formatjs/no-useless-message': 'error',
'formatjs/prefer-formatted-message': 'error',
'formatjs/prefer-pound-in-plural': 'off', // Can be auto-fixed to replace `count` with the entity names
'formatjs/prefer-pound-in-plural': 'error',
},
overrides: [