Files
handlers.js/.prettierrc
2024-07-19 12:38:11 +08:00

6 lines
75 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"tabWidth": 4
}