haifa-reminder/node_modules/cron/.prettierrc

7 lines
116 B
Text
Executable file

{
"arrowParens": "avoid",
"endOfLine": "auto",
"singleQuote": true,
"trailingComma": "none",
"useTabs": true
}