Update prettier
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
/** @type { PrettierConfig | SortImportsConfig | TailwindConfig } */
|
||||
const config = {
|
||||
singleQuote: true,
|
||||
jsxSingleQuote: true,
|
||||
trailingComma: 'all',
|
||||
tabWidth: 2,
|
||||
printWidth: 80,
|
||||
|
||||
Reference in New Issue
Block a user