Skip to content

Instantly share code, notes, and snippets.

@KirillTregubov
Created April 17, 2024 06:33
Show Gist options
  • Save KirillTregubov/188591fbcd3ff2416903898d81bcd4fa to your computer and use it in GitHub Desktop.
Save KirillTregubov/188591fbcd3ff2416903898d81bcd4fa to your computer and use it in GitHub Desktop.
{
"arrowParens": "always",
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"plugins": [
"prettier-plugin-tailwindcss"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment