UNPKG

@mcdevsl/mc-superset-ui

Version:
14 lines (13 loc) 273 B
{ "arrowParens": "avoid", "bracketSpacing": true, "jsxBracketSameLine": false, "printWidth": 100, "proseWrap": "always", "requirePragma": false, "semi": true, "singleQuote": true, "tabWidth": 2, "trailingComma": "all", "useTabs": false }