Website/.prettierrc
worldwidepixel 39e87cffdc
All checks were successful
Deploy Website / deploy (push) Successful in 1m28s
Lint Codebase / lint (push) Successful in 1m5s
feat: Formatting
2024-09-04 10:57:01 -07:00

6 lines
59 B
Plaintext

{
"tabWidth": 2,
"singleQuote": true,
"semi": true
}