tree-sitter/cli/src/templates/go.mod
Amaan Qureshi b2359e4020 feat!: move generation of grammar files to an init command
The generate subcommand should stick to solely generating a parser and
headers.
2024-09-27 16:06:57 -04:00

5 lines
124 B
Modula-2

module github.com/tree-sitter/tree-sitter-LOWER_PARSER_NAME
go 1.23
require github.com/tree-sitter/go-tree-sitter v0.23.1