tree-sitter-typescript 0.23.2

TypeScript and TSX grammars for tree-sitter
Documentation
1
2
3
const defineGrammar = require('../common/define-grammar');

module.exports = defineGrammar('typescript');