6 lines
225 B
Markdown
6 lines
225 B
Markdown
|
|
# `tree-sitter-config`
|
||
|
|
|
||
|
|
You can use a configuration file to control the behavior of the `tree-sitter`
|
||
|
|
command-line program. This crate implements the logic for finding and the
|
||
|
|
parsing the contents of the configuration file.
|