UNPKG

@fastybird/web-ui-theme-chalk

Version:
20 lines (19 loc) 443 B
{ "printWidth": 150, "tabWidth": 2, "useTabs": true, "semi": true, "singleQuote": true, "quoteProps": "as-needed", "jsxSingleQuote": false, "trailingComma": "es5", "bracketSpacing": true, "arrowParens": "always", "requirePragma": false, "insertPragma": false, "proseWrap": "preserve", "htmlWhitespaceSensitivity": "css", "vueIndentScriptAndStyle": false, "endOfLine": "auto", "singleAttributePerLine": true }