Files
evilspins/.prettierrc
valere 7fa6f6ccc8
All checks were successful
Deploy App / build (push) Successful in 2m15s
Deploy App / deploy (push) Successful in 27s
sql server + platine v2
2026-02-06 22:52:02 +01:00

8 lines
108 B
Plaintext

{
"semi": false,
"singleQuote": true,
"tabWidth": 2,
"trailingComma": "none",
"printWidth": 100
}