UNPKG

@pietrolubini/homebridge-ecoflow

Version:
14 lines (13 loc) 285 B
{ "tabWidth": 2, "useTabs": false, "singleQuote": true, "quoteProps": "as-needed", "semi": true, "bracketSpacing": true, "arrowParens": "avoid", "trailingComma": "es5", "bracketSameLine": true, "printWidth": 120, "plugins": ["prettier-plugin-organize-imports"] }