Skip to content

Switch to fully using babel.config.js when possible #102

@chriskrycho

Description

@chriskrycho

In #101, I introduced @babel/eslint-parser to replace the deprecated babel-eslint-parser. It correctly requires you to specify your config explicitly. However, because of the issues ID'd in emberjs/ember-cli-babel#418, we cannot switch to using it throughout, and so instead are using it only for linting presently. Once the upstream design issues are resolved, update to use it directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions