Revert unsafe rename and use boolean coercion
This commit is contained in:
parent
6219e67a8a
commit
be5db851ca
4 changed files with 21 additions and 16 deletions
|
@ -40,6 +40,7 @@ module.exports = {
|
|||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
|
||||
"quotes": "off",
|
||||
"no-extra-boolean-cast": "off",
|
||||
}
|
||||
}],
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue