1
0
Fork 0

Renaming extensions subdirectory for GNOME 46.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-03-24 19:43:12 +01:00
parent 86f6c7da33
commit e00415d301
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
111 changed files with 1 additions and 1 deletions

View file

@ -0,0 +1,8 @@
tabWidth: 4
useTabs: false
semi: true
singleQuote: true
quoteProps: 'as-needed'
trailingComma: 'es5'
bracketSpacing: false
arrowParens: 'avoid'