diff --git a/.eslintrc.js b/.eslintrc.js index 3a5f8a20..4b07ff99 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -27,7 +27,6 @@ module.exports = { // 'plugin:@typescript-eslint/recommended-requiring-type-checking' ], rules: { - 'no-nested-ternary': 'off', '@typescript-eslint/no-unused-vars': [ 'warn', {