Skip to content

Commit f7ce991

Browse files
author
zhaoge
committed
feat: #206 add configurable SQL formatting with formatSQL API
1 parent f5378e1 commit f7ce991

12 files changed

Lines changed: 535 additions & 11 deletions

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
]
8686
},
8787
"dependencies": {
88-
"dt-sql-parser": "4.5.0"
88+
"dt-sql-parser": "4.5.0",
89+
"sql-formatter": "^15.8.2"
8990
}
9091
}

pnpm-lock.yaml

Lines changed: 55 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)