Skip to main content
Module

x/deno_cron/.prettierrc

A cron Job scheduler for Deno that allows you to write human readable cron syntax with tons of flexibility
Latest
File
{ "tabWidth": 4, "singleQuote": true, "semi": true, "trailingComma": "all", "arrowParens": "always"}