UNPKG

@eightshift/frontend-libs

Version:

A collection of useful frontend utility modules. powered by Eightshift

12 lines (11 loc) 212 B
{ "useTabs": true, "jsxSingleQuote": true, "singleQuote": true, "singleAttributePerLine": true, "printWidth": 300, "arrowParens": "always", "bracketSpacing": true, "semi": true, "trailingComma": "all" }