diff --git a/.eslintrc.js b/.eslintrc.js index 16c047b4..99c557cb 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -36,7 +36,7 @@ module.exports = { 'unicorn/prevent-abbreviations': [ 'error', { - whitelist: { + allowList: { mod: true, Mod: true, props: true,