Initial commit
This commit is contained in:
11
.bladeformatterrc.json
Normal file
11
.bladeformatterrc.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"indentSize": 4,
|
||||
"wrapAttributes": "auto",
|
||||
"wrapLineLength": 120,
|
||||
"endWithNewLine": true,
|
||||
"noMultipleEmptyLines": false,
|
||||
"useTabs": false,
|
||||
"sortTailwindcssClasses": true,
|
||||
"sortHtmlAttributes": "none",
|
||||
"noPhpSyntaxCheck": false
|
||||
}
|
||||
Reference in New Issue
Block a user