1
0
Fork 0
gnome-shell-extensions-extra/extensions/47/hibernate-status/.prettierrc
Daniel Baumann af3a3f3a8f
Merging upstream version 20240916 (Closes: #1079257).
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 23:20:06 +01:00

8 lines
144 B
Text

tabWidth: 4
useTabs: false
semi: true
singleQuote: true
quoteProps: 'as-needed'
trailingComma: 'es5'
bracketSpacing: false
arrowParens: 'avoid'