noteshare.space/webapp/.prettierrc
Maxime Cannoodt cc9653d464 reordering
2022-06-21 23:30:11 +02:00

7 lines
89 B
Plaintext

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