Skip to content

Instantly share code, notes, and snippets.

@pascalbaljet
Created June 3, 2023 20:02
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pascalbaljet/467d6caed5fef3e3bb3beafc69d13aee to your computer and use it in GitHub Desktop.
Save pascalbaljet/467d6caed5fef3e3bb3beafc69d13aee to your computer and use it in GitHub Desktop.
{
"indentSize": 4,
"wrapAttributes": "auto",
"wrapLineLength": 200,
"endWithNewLine": true,
"endOfLine": "LF",
"useTabs": false,
"sortTailwindcssClasses": true,
"sortHtmlAttributes": "none",
"noMultipleEmptyLines": true,
"noPhpSyntaxCheck": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment