@adchitects/browserslist-config
v0.1.0
Published
@adchitects extendable configuration for browserslist.
Downloads
2
Readme
@adchitects/browserslist-config
➡️ Extendable browserslist configuration, part of the adchitects/configs project.
Prerequisites
ℹ️ This configuration package require these tools to use locally on your device(s):
- Latest Node.js LTS (Long-Term Support) version
- One of Node.js package managers:
- Latest browserslist version
Basic usage
👣 Follow the steps below:
Install it with the Node.js package manager of your choice (in our case, we use pnpm).
pnpm install --save-dev eslint @adchitects/browserslist-config
Create an browserslist configuration file -
.browserslistrc
.Extend this module package configuration.
# https://browsersl.ist/ extends @adchitects/browserslist-config
📖 For the browserslist CLI usage, please refer to its documentation.
Used configurations & plugins
None, so far.
Security
🔐 For more information, please refer to the Security section at the root of the adchitects/configs monorepo.
Contributing
🤝 Contributions of any kind are welcome!
Please refer to the monorepo (adchitects/configs) project's CONTRIBUTING file for more information if you wish to get involved.
License
⚖️ For more information, please refer to the License section at the root of the adchitects/configs monorepo.