{ "$schema": "./node_modules/@biomejs/biome/configuration_schema.json", "linter": { "rules": { "style": { "useImportType": { "level": "warn" } } } } }