nsite-ts/.prettierrc

6 lines
61 B
Plaintext
Raw Normal View History

2024-09-01 13:26:37 -05:00
{
"printWidth": 120,
"useTabs": false,
"tabWidth": 2
}