mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Enable no-unsafe-assignments for MSSQL (#23407)
* Enable no-unsafe-assignments for MSSQL * Remove toString
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
{
|
||||
"ignoreVoid": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"@typescript-eslint/no-unsafe-assignment": "off"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user