Skip to content

Redundant flags in tsconfig #91048

@BaibhaVatsa

Description

@BaibhaVatsa

tsconfig.base.json has "strict" set to true, which automatically enables "noImplicitAny", "noImplicitThis", and "alwaysStrict" but they are set to true explicitly anyway in the same file which is just redundant.

Metadata

Metadata

Assignees

Labels

debtCode quality issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions