1
0
mirror of https://github.com/Damillora/Rinze.git synced 2025-01-12 07:23:45 +00:00
Rinze/.prettierrc

7 lines
89 B
Plaintext

{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}