Files
teamwallet/myteamwallet_backend/.prettierrc
Bastian Wagner 6bea4f766a first commit
2026-07-31 21:02:47 +02:00

5 lines
52 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}