mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Merge branch 'feature-6.3' into 6.3-sync-09-16-22
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user