Skip to content

The proper place for core.typed #58

Open
@bsless

Description

@bsless

Hello,
I notice there have been several issues opened due to the same root cause - that core.typed was not being required in the project's dependencies. I stumble on this issue and forget to add it myself at times.
Where do you think is the proper place to resolve this issue?
As far as I understand it, even with the type checks disabled, squiggly is still broken without requiring core.typed?
The possible solutions I see are:

  • Add a warning to require it in the README
  • Require in a profile (should also be specified in the readme)
  • inject the dependency

Thank you for the work you do on this project
Ben

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