Skip to content

Should not lookup .browserslistrc by default #80

Description

@hulkish

Can we allow for this behavior: https://github.com/Nyalab/caniuse-api/blob/master/src/index.js#L68 to somehow be overridable, so that it does not seek a browserslist config, by default?

Otherwise, I'm worried this can lead to side effects where you prefer your own browserslist config. It's also wasteful to perform sync io fs operations at module level, like this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions