3.0.0 • Published 1 year ago

@sharegate/browserslist-config-recommended v3.0.0

Weekly downloads
10
License
Apache-2.0
Repository
github
Last release
1 year ago

ShareGate Browserslist config

Sharegate shared Browserslist config.

Installation

Install the package.

With NPM:

npm i -D @sharegate/browserslist-config-recommended

Create a .browserslistrc file at the root of your project.

Add the following configuration:

extends @sharegate/browserslist-config-recommended

Maintainers

The following documentation is only for the maintainers of this repository.

Installation

Clone the repository:

git clone https://github.com/gsoft-inc/sg-browserslist.git

Then, install the dependencies with Yarn:

yarn install

Release

Before you release, make sure you have write access for all the NPM packages that will be published and that you are logged in to NPM.

To release, open a terminal at the root project of the workspace and execute the following:

yarn release

License

Copyright © 2019, GSoft inc. This code is licensed under the Apache License, Version 2.0. You may obtain a copy of this license at https://github.com/gsoft-inc/gsoft-license/blob/master/LICENSE.

3.0.0

1 year ago

2.0.0

2 years ago

1.0.1

5 years ago

1.0.0

5 years ago