Skip to content

Babel-jest support for babel.config.js configuration file #6908

Closed
@ross-weir

Description

@ross-weir

With the release of Babel 7.0.0 there has been support added for .js babel configuration files. See here. Namely babel.config.js.

Currently babel-jest doesn't support this configuration file:

const BABELRC_JS_FILENAME = '.babelrc.js';

It would be nice if we could add an additional check for the new babel 7.0.0 configuration file!

I would be happy to submit a PR for this. Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions