File ".prettierrc"
Full Path: /home/fundopuh/trader.fxex.org/vendor/kingflamez/laravelrave/.prettierrc
File size: 439 bytes
MIME-type: application/json
Charset: utf-8
{
"arrowParens": "avoid",
"bracketSpacing": false,
"htmlWhitespaceSensitivity": "ignore",
"insertPragma": false,
"jsxBracketSameLine": false,
"vetur.format.defaultFormatter.html": "prettier",
"jsxSingleQuote": false,
"printWidth": 210,
"proseWrap": "preserve",
"quoteProps": "as-needed",
"requirePragma": false,
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"useTabs": false
}