11 lines
266 B
JSON
11 lines
266 B
JSON
{
|
|
"indentSize": 4,
|
|
"wrapAttributes": "auto",
|
|
"wrapLineLength": 120,
|
|
"endWithNewLine": true,
|
|
"noMultipleEmptyLines": false,
|
|
"useTabs": false,
|
|
"sortTailwindcssClasses": true,
|
|
"sortHtmlAttributes": "none",
|
|
"noPhpSyntaxCheck": false
|
|
} |