odin-codespace/csci/.prettierrc
2024-02-01 23:04:38 -05:00

4 lines
43 B
Text

{
"tabWidth": 4,
"singleQuote": true
}