Remove Default Values from tsconfig.json #665
Labels
enhancement
New feature or request
Package: tsconfig
@alleyinteractive/tsconfig
typescript
Requires understanding TypeScript
Description
For all key/value pairs where the value we're specifying is already the default, remove the config option from tsconfig.json and rely on the default value instead.
Use Case
As a developer, I want to keep my configs lean and clean
The text was updated successfully, but these errors were encountered: