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

Reset browserslist config to default

Open kevinfodness opened this issue 2 years ago • 0 comments

Description

IE11 is now considered "dead" so our configuration to use the defaults and exclude IE11 is redundant. Recommend removing the browserslist entry from package.json entirely so it uses the defaults, which are sensible for most projects.

Use Case

As a developer, I want to keep my package.json configuration lean and clean

kevinfodness avatar Jun 26 '23 14:06 kevinfodness