pvgttm-web/.prettierrc
Eric Woodward 5c58d7d051 Add Referee's Tools
Update JS, add versioning (for cache-busting updates)
Clean up a bunch of unused files
Add Rivertail community
Add some new races
2023-08-27 23:54:42 -04:00

7 lines
93 B
Plaintext

{
"trailingComma": "es5",
"tabWidth": 4,
"semi": true,
"singleQuote": true
}