Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

browserslist-config-wordpress

ntwb1MITdeprecated1.1.0

This package is deprecated, use @wordpress/browserslist-config instead.

WordPress Browserslist Shared Config

browserslist, wordpress, browserslist-config

readme

browserslist-config-wordpress

WordPress Browserslist shareable config for Browserslist.

Build Status NPM version

Installation

$ npm install browserslist-config-wordpress

Usage

Add this to your package.json file:

"browserslist": [
    "extends browserslist-config-wordpress"
]

changelog

1.1.0

  • Add browserslist tests
  • Refactor per coding standards

1.0.1

  • Update installation documentation.

1.0.0

  • Initial release.