Skip to content

TS does not crash on import errors in tests #415

Description

@rambip

I just lost 2 hours of my time because import { ORIGIN } from '../../constants'; in a test was wrong, but vitest did not see it as an error, so ORIGIN was undefined and scale did not work as expected.
It would be nice to fix this so that I don't lose this much time in the future

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