-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Docs: mention browserslist usage via browserslistrc file #13810
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| ] | ||
| ``` | ||
|
|
||
| Alternatively, add this to `.browserslistrc` file: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
They mention also browserslist file in docs https://github.com/browserslist/browserslist#config-file:
Browserslist config should be named
.browserslistrcorbrowserslistand have browsers queries split by a new line. Comments starts with # symbol:...
gziolo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, I haven't tested but I trust the docs :)
😅 It better work: Line 1 in ae4067f
|
Mention browserslist usage via
.browserslistrcfile in shareablebrowserslist-configpackage.See docs https://github.com/browserslist/browserslist#readme