UNPKG

@animo-id/expo-digital-credentials-api

Version:
36 lines (35 loc) 642 B
{ "$schema": "https://biomejs.dev/schemas/1.8.1/schema.json", "formatter": { "lineWidth": 120, "indentStyle": "space" }, "javascript": { "parser": { "unsafeParameterDecoratorsEnabled": true }, "formatter": { "semicolons": "asNeeded", "quoteStyle": "single", "trailingCommas": "es5", "lineWidth": 120, "indentStyle": "space" } }, "json": { "parser": { "allowComments": true } }, "organizeImports": { "enabled": true }, "linter": { "enabled": true }, "vcs": { "useIgnoreFile": true, "clientKind": "git", "enabled": true } }