infra/friends/.prettierrc
Gabriel Simmer 3bd6a6586b
All checks were successful
Lint / lint (push) Successful in 21s
Friends function
2024-04-15 23:49:41 +01:00

7 lines
78 B
Plaintext

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