Fix checks

This commit is contained in:
Jai A
2024-10-18 16:23:32 -07:00
parent 8dd955563e
commit b8ad22a6fb
5 changed files with 22 additions and 3 deletions

View File

@@ -15,7 +15,8 @@
"VERCEL_*",
"CF_PAGES_*",
"HEROKU_APP_NAME",
"STRIPE_PUBLISHABLE_KEY"
"STRIPE_PUBLISHABLE_KEY",
"SQLX_OFFLINE"
]
},
"lint": {},