Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove redundant enables ``` --strict Strict mode; enables the following flags: --warn-unused-configs, --disallow-any-generics, --disallow- subclassing-any, --disallow-untyped-calls, --disallow-untyped-defs, --disallow-incomplete-defs, --check- untyped-defs, --disallow-untyped-decorators, --warn-redundant-casts, --warn-unused-ignores, --warn-return-any, --no-implicit-reexport, --strict-equality, --strict-concatenate ```
- Loading branch information