nostrudel/.prettierrc

6 lines
61 B
Plaintext
Raw Permalink Normal View History

2023-02-07 17:04:18 -06:00
{
2024-02-15 22:27:39 +00:00
"tabWidth": 2,
"useTabs": false,
2023-02-07 17:04:18 -06:00
"printWidth": 120
}