odin-codespace/csci/.prettierrc

5 lines
43 B
Text
Raw Normal View History

2024-02-01 23:04:38 -05:00
{
"tabWidth": 4,
"singleQuote": true
}