UNPKG

db-sql-toolkit

Version:

Helps with SQL statements, database migration, and bulk execution.

9 lines (8 loc) 228 B
{ "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "extends": ["eslint-config-heck/biomeJsTs"], "assist": { "actions": { "source": { "organizeImports": "on" } } }, "formatter": { "lineWidth": 130 } }