Skip to content

Using attw with peer typescript #116

@43081j

Description

@43081j

We can't reintroduce attw until we can run it without pulling it's own typescript version in.

Currently it has a dependency on a specific version rather than using a peer because it depends on private typescript APIs.

So we can decide one of two things:

  • get it to work against any given typescript version and gracefully fail if those private APIs are different
  • don't use attw, and just rely on the static checks publint does

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