haifa-reminder/node_modules/cron/.prettierrc

8 lines
116 B
Text
Raw Normal View History

2023-07-26 11:01:58 +00:00
{
"arrowParens": "avoid",
"endOfLine": "auto",
"singleQuote": true,
"trailingComma": "none",
"useTabs": true
}