/language-typescript-react

TypeScript language package for Atom

OtherNOASSERTION

NOTE - THIS IS DEPRECATED - It was temporarily created since the original language-typescript didn't support React. The upstream now supports React, so there's no point for this repository. Just leaving it here since it's still in Atom's apm.

TypeScriptReact (TSX) language support in Atom

Dependency Status

Adds syntax highlighting and snippets for TypeScriptReact (TSX) in Atom.

Originally created with a util from atom-typescript and converted to JSON from the Microsoft TypeScriptReact TextMate grammar.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.