Closed srqcg closed 9 months ago
It's perfect! I wonder if we can format the sql file from the command line using a command like 'prettier-a.sql'
Just install prettier and use it from command line. This library is just a plugin for prettier. Install it and run like so:
prettier --plugin=prettier-plugin-sql-cst
It's perfect! I wonder if we can format the sql file from the command line using a command like 'prettier-a.sql'