tree-sitter-facade 0.9.0

A uniform interface for `tree-sitter` (rust) and `web-tree-sitter` (wasm-bindgen).
Documentation
root = true

[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
trim_trailing_whitespace = true

[*.rs]
indent_size = 4