Skip to content

Type checking in adapters #625

@benmccann

Description

@benmccann

Issue

The adapters don't have TypeScript. This leads two two big issues.

  1. we introduce bugs which would be caught with type checking https://github.com/sveltejs/kit/pull/600/files#r600142752
  2. VS Code is painful to use because everything is red squigglies

Screenshot from 2021-03-23 20-41-29

Possible solutions

microsoft/TypeScript#33079 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions