create-wordpress-plugin icon indicating copy to clipboard operation
create-wordpress-plugin copied to clipboard

Remove Default Values from tsconfig.json

Open kevinfodness opened this issue 2 years ago • 0 comments

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

kevinfodness avatar Jun 26 '23 14:06 kevinfodness