Chore: Enable strict Typescript checks (#41198)
* Chore: Enable strict Typescript checking * Chore: Remove old strict budget checks
This commit is contained in:
@@ -421,7 +421,6 @@ def lint_frontend_step():
|
||||
'yarn run prettier:check',
|
||||
'yarn run lint',
|
||||
'yarn run typecheck',
|
||||
'yarn run check-strict',
|
||||
],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user