Merge branch 'feature-6.3' into 6.3-sync-09-16-22

This commit is contained in:
Liam DeBeasi
2022-09-16 15:13:05 -05:00
committed by GitHub

View File

@@ -33,7 +33,7 @@ module.exports = {
"@typescript-eslint/no-non-null-assertion": "off",
"no-case-declarations": "off",
"@typescript-eslint/strict-boolean-expressions": [
"warn",
"error",
{
"allowNullableBoolean": true,
"allowNullableString": true,