Skip to content

Compatibility with JavaScript Modules API (RFC 176) #77

Description

@shamcode

Hi! My code use JavaScript Modules API.
Sample code:

import EmberObject from '@ember/object';

And then I try to run tests with eslint-plugin-ember-best-practices, I get an exception:

TypeError: Cannot read property 'name' of undefined

First line from stack trace

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