Files
FloatingIsland/.prettierrc
2025-09-18 23:50:44 +08:00

5 lines
76 B
Plaintext

{
"trailingComma": "none",
"semi": false,
"singleQuote": false
}