Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/upstash_redis/prettier.config.mjs>default

HTTP based Redis Client for Serverless and Edge Functions
Extremely Popular
Latest
variable default
import { default } from "https://deno.land/x/upstash_redis@v1.34.3/prettier.config.mjs";

type

{ endOfLine: string; singleQuote: boolean; tabWidth: number; trailingComma: string; printWidth: number; arrowParens: string; }