Skip to content

Latest commit

 

History

History

browserslist-config

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@getaround-eu/browserslist-config npm CircleCI

Shareable Browserslist config for Getaround's projects.

yarn add -D @getaround-eu/browserslist-config
npm install -D @getaround-eu/browserslist-config
pnpm install -D @getaround-eu/browserslist-config

Usage

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