friends-workers/friends-admin/.prettierrc
Gabriel Simmer d4ec28e2c8
Initial commit
Moving friends worker stuff to another repository
2024-04-21 18:29:13 +01:00

7 lines
78 B
Plaintext

{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}