UNPKG

db-sql-toolkit

Version:

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

12 lines 220 B
{ "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "extends": [ "eslint-config-heck/biomeJsTs" ], "organizeImports": { "enabled": true }, "formatter": { "lineWidth": 130 } }