@terminal-nerds/browserslist-config

0.4.2 • Public • Published

@terminal-nerds/browserslist-config

package version badge

➡️ Extendable browserslist icon browserslist configuration, part of the terminal-nerds/configs project.


Prerequisites

node.js version support badge supported browserslist version badge

ℹ️ This configuration package require these tools to use locally on your device(s):

  1. node.js icon Latest Node.js LTS (Long-Term Support) version
  2. One of Node.js package managers:
  3. Latest browserslist icon browserslist version

Basic usage

👣 Follow the steps below:

  1. Install it with the node.js icon Node.js package manager of your choice (in our case, we use pnpm icon pnpm).

     pnpm install --save-dev browserslist @terminal-nerds/browserslist-config
  2. Create a browserslist icon browserslist configuration file - .browserslistrc.

  3. Extend one of this module package configuration.

    # https://browsersl.ist/
    extends @adchitects/browserslist-config/browsers

📖 For the browserslist icon browserslist usage, please refer to its documentation.


Available configurations

Dependencies badge

Name Purpose
browsers For the developing a browser app
node For the developing a Node.js app

Security

workflow security badge

🔐 For more information, please refer to the Security section at the root of the terminal-nerds/configs monorepo.


Contributing

contributors badge

🤝 Contributions of any kind are welcome!

Please refer to the monorepo (terminal-nerds/configs) project's CONTRIBUTING file for more information if you wish to get involved.


License

license badge

⚖️ For more information, please refer to the License section at the root of the terminal-nerds/configs monorepo.

Package Sidebar

Install

npm i @terminal-nerds/browserslist-config

Weekly Downloads

0

Version

0.4.2

License

MIT

Unpacked Size

9.57 kB

Total Files

15

Last publish

Collaborators

  • xeho91