Sanity.io Browserslist shared configuration
npm install @sanity/browserslist-config

``sh`
npm install --save-dev @sanity/browserslist-config
This package is used together with [@sanity/pkg-utils], and any other packages that supports [browserslist]. Add the browserslist key to your package.json.
`diff`
"author": "Sanity.io
+ "browserslist": "extends @sanity/browserslist-config",
"files": {
[@sanity/pkg-utils]: https://github.com/sanity-io/pkg-utils#readmebrowserslist`]: https://github.com/browserslist/browserslist#shareable-configs
[