Skip to main content
Home

Built and signed on GitHub Actions

This library provides a dprint configuration for formatting TypeScript source code using non-insane brace style.

This package works with Node.js, Deno, BunIt is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
JSR Score
82%
Published
9 months ago (0.0.6)

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@axhxrx/dprint-config

Import symbol

import { dprintConfig } from "@axhxrx/dprint-config";
or

Import directly with a jsr specifier

import { dprintConfig } from "jsr:@axhxrx/dprint-config";

Add Package

pnpm i jsr:@axhxrx/dprint-config
or (using pnpm 10.8 or older)
pnpm dlx jsr add @axhxrx/dprint-config

Import symbol

import { dprintConfig } from "@axhxrx/dprint-config";

Add Package

yarn add jsr:@axhxrx/dprint-config
or (using Yarn 4.8 or older)
yarn dlx jsr add @axhxrx/dprint-config

Import symbol

import { dprintConfig } from "@axhxrx/dprint-config";

Add Package

vlt install jsr:@axhxrx/dprint-config

Import symbol

import { dprintConfig } from "@axhxrx/dprint-config";

Add Package

npx jsr add @axhxrx/dprint-config

Import symbol

import { dprintConfig } from "@axhxrx/dprint-config";

Add Package

bunx jsr add @axhxrx/dprint-config

Import symbol

import { dprintConfig } from "@axhxrx/dprint-config";