@atom-languages/language-typescript

TypeScript language support in Atom

Usage no npm install needed!

<script type="module">
  import atomLanguagesLanguageTypescript from 'https://cdn.skypack.dev/@atom-languages/language-typescript';
</script>

README

TypeScript language support in Atom

Dependency Status

Adds syntax highlighting and snippets for TypeScript in Atom.

The grammar is the Microsoft TypeScript TextMate grammar and copied here on a semi-regular basis. Any issues relating to syntax highlighting are likely to be there.