A user should be able to run `npx @clickhouse/parser parse --sql "..."` to output an AST, without installing the package into a project.
A user should be able to run
npx @clickhouse/parser parse --sql "..."to output an AST, without installing the package into a project.