Files
pointtrackerv2/.prettierrc
2025-05-29 16:39:53 -04:00

6 lines
63 B
Plaintext

{
"singleQuote": true,
"printWidth": 80,
"tabWidth": 2
}