coursetags/.prettierrc
2021-08-25 21:00:00 +12:00

6 lines
89 B
Text

{
"useTabs": true,
"singleQuote": true,
"trailingComma": "none",
"printWidth": 100
}