@nextcloud/browserslist-configShared browserslist config for Nextcloud⚠️ Since v2, we dropped support for IE ⚠️InstallationInstall the module$ npm install @nextcloud/browserslist-config --save-devUsagepackage.json{ "browserslist": [ "extends @nextcloud/browserslist-config" ] }