Skip to content
This repository was archived by the owner on May 23, 2021. It is now read-only.

TypeScript Support #27

Closed
azu opened this issue Jun 7, 2019 · 3 comments · Fixed by #33
Closed

TypeScript Support #27

azu opened this issue Jun 7, 2019 · 3 comments · Fixed by #33

Comments

@azu
Copy link
Member

azu commented Jun 7, 2019

We want to support TypeScript

@robertobatts
Copy link

Hi, what do you want to do with typescript exactly?

@azu
Copy link
Member Author

azu commented Jun 8, 2019

Currently, textlint-scripts build and textlint-scripts test does not handle *.ts file.
Internally, textlint-scripts use Babel. So, we can support *.ts file with @babel/preset-typescript.
(textlint is already written in TypeScript)

Of course, We need to create/update https://github.com/textlint/textlint-rule-template for TypeScript.

Similar approach is Adding TypeScript · Create React App.

@azu azu mentioned this issue Jun 23, 2019
3 tasks
@azu
Copy link
Member Author

azu commented Jul 7, 2019

resolved by #33

@azu azu closed this as completed Jul 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants