Browserslist Config
@theholocron/browserslist-config provides the shared Browserslist target list used across all theholocron front-end projects.
Install
Section titled “Install”pnpm add -D @theholocron/browserslist-configAdd to your package.json:
{ "browserslist": ["extends @theholocron/browserslist-config"]}Or in a .browserslistrc file:
extends @theholocron/browserslist-config