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

7 lines
89 B
Plaintext
Raw Normal View History

2021-04-28 04:13:36 +00:00
{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}