eslint no-nested-ternary enabled
This commit is contained in:
parent
98eef5f172
commit
e0a20a840f
|
@ -27,7 +27,6 @@ module.exports = {
|
|||
// 'plugin:@typescript-eslint/recommended-requiring-type-checking'
|
||||
],
|
||||
rules: {
|
||||
'no-nested-ternary': 'off',
|
||||
'@typescript-eslint/no-unused-vars': [
|
||||
'warn',
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user