chore: migrate to sql-tools library (#26400)

Co-authored-by: Jason Rasmussen <jason@rasm.me>
This commit is contained in:
Daniel Dietzler
2026-02-23 15:50:16 +01:00
committed by GitHub
parent a469d350be
commit a07d7b0c82
231 changed files with 209 additions and 9151 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"compilerOptions": {
"module": "node16",
"module": "node20",
"strict": true,
"declaration": true,
"removeComments": true,