HLFH / browserslist-config

Shared browserslist config for Nextcloud

Home Page:https://npmjs.org/@nextcloud/browserslist-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@nextcloud/browserslist-config

npm

Shared browserslist config for Nextcloud

⚠️ Since v2, we dropped support for IE ⚠️

Installation

Install the module

$ npm install @nextcloud/browserslist-config --save-dev

Usage

package.json

{
  "browserslist": [
    "extends @nextcloud/browserslist-config"
  ]
}

About

Shared browserslist config for Nextcloud

https://npmjs.org/@nextcloud/browserslist-config

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%