Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

v0.8.0 does not parse JSX in .tsx files #145

Closed
atom/language-typescript
#37
@aergonaut

Description

@aergonaut

Upgrading to v0.8.0 of the package seems to break JSX in .tsx files.

With v0.8.0, all of the JSX tags in my .tsx files are highlighted as errors, with error messages like "Cannot find name span", etc. Additionally, the import React from "react" import at the top of my files is highlighted as unused.

With v0.7.9, there are no errors in my files.

As an example, you can check this file from one of my public projects: https://github.com/aergonaut/jiken/blob/master/app/javascript/incidents/Incident.tsx

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