1
0
Fork 0

Adding upstream version 20240414.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-09 23:17:40 +01:00
parent 2ac30c34a3
commit b96d6292ac
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
130 changed files with 4415 additions and 4361 deletions

View file

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