UNPKG

@squarecloud/blob

Version:
26 lines (25 loc) 396 B
{ "$schema": "https://biomejs.dev/schemas/1.6.4/schema.json", "files": { "ignore": ["./lib"] }, "organizeImports": { "enabled": true }, "linter": { "enabled": true, "rules": { "recommended": true, "style": { "useNodejsImportProtocol": "off" } } }, "formatter": { "enabled": true, "formatWithErrors": true }, "json": { "parser": { "allowComments": true } } }