1
0
Fork 0
gnome-shell-extensions-extra/extensions/47/hibernate-status/.prettierrc
Daniel Baumann 31895d6188
Renaming extensions subdirectory for GNOME 47.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-03-24 19:44:07 +01:00

8 lines
144 B
Text

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