Skip to content

Are there any plans to support TypeScript? #237

@KonradLinkowski

Description

@KonradLinkowski

🚀 Feature Proposal

Support for TypeScript files

Motivation

It's impossible to parse .ts and .tsx files now which makes it hard to use with any modern project

Example

It would fix errors like:

i18next-scanner: Unable to parse Trans component from "/path/to/file.tsx"
SyntaxError: Unexpected token (6:10)

It would close #88 and #179

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