Files
schedule-parser-next/.prettierrc

6 lines
88 B
Plaintext

{
"useTabs": true,
"tabWidth": 4,
"singleQuote": false,
"trailingComma": "all"
}