mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-03 18:40:29 -04:00
Add no-cond-assign rule (#17039)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"jsdoc"
|
||||
],
|
||||
"rules": {
|
||||
"no-cond-assign": 2,
|
||||
"@typescript-eslint/no-floating-promises": [
|
||||
"error",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user